We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7effa21 commit 974742eCopy full SHA for 974742e
changelog.md
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+## v.2.7.0 - xx Mar, 2017
5
+
6
+Features
7
8
+- All returned errors are from now a subclass of `RedisError`.
9
10
+Bugfixes
11
12
+- Fixed rename_commands not accepting `null` as value
13
+- Fixed `AbortError`s and `AggregateError`s not showing the error message in the stack trace
14
15
## v.2.6.5 - 15 Jan, 2017
16
17
Bugfixes
0 commit comments