Skip to content

Commit bf568b6

Browse files
author
Ruben Bridgewater
committed
v.2.5.3
1 parent db6cf0a commit bf568b6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

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+
410
## v.2.5.2 - 16 Mar, 2016
511

612
Bugfixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redis",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"description": "Redis client library",
55
"keywords": [
66
"database",

0 commit comments

Comments
 (0)