We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6cf0a commit bf568b6Copy full SHA for bf568b6
changelog.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+## v.2.5.3 - 21 Mar, 2016
5
+
6
+Bugfixes
7
8
+- Revert throwing on invalid data types and print a warning instead
9
10
## v.2.5.2 - 16 Mar, 2016
11
12
Bugfixes
package.json
@@ -1,6 +1,6 @@
{
"name": "redis",
- "version": "2.5.2",
+ "version": "2.5.3",
"description": "Redis client library",
"keywords": [
"database",
0 commit comments