Skip to content

Commit 974742e

Browse files
author
Ruben Bridgewater
committed
Add changelog entry
1 parent 7effa21 commit 974742e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

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+
415
## v.2.6.5 - 15 Jan, 2017
516

617
Bugfixes

0 commit comments

Comments
 (0)