1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

make sure we track changes in changelog

This commit is contained in:
Benjamin Coe
2015-09-11 21:53:49 -07:00
parent a31a4e29e9
commit 55dd838d77

View File

@@ -1,6 +1,10 @@
Changelog
=========
## Upcoming
* [#815](https://github.com/NodeRedis/node_redis/pull/815) Consistently use new debug functionality (@BridgeAR)
## v1.0.0 - Aug 30, 2015
* Huge issue and pull-request cleanup. Thanks Blain! (@blainsmith)