Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add changelog entry
  • Loading branch information
Ruben Bridgewater committed Mar 11, 2017
1 parent 7effa21 commit 974742e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.md
@@ -1,6 +1,17 @@
Changelog
=========

## v.2.7.0 - xx Mar, 2017

Features

- All returned errors are from now a subclass of `RedisError`.

Bugfixes

- Fixed rename_commands not accepting `null` as value
- Fixed `AbortError`s and `AggregateError`s not showing the error message in the stack trace

## v.2.6.5 - 15 Jan, 2017

Bugfixes
Expand Down

0 comments on commit 974742e

Please sign in to comment.