You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
Add changelog entry
This commit is contained in:
11
changelog.md
11
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
|
||||
|
Reference in New Issue
Block a user