1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00

update changelog for 0.10.0

This commit is contained in:
Bryce Baril
2013-12-21 13:53:51 -08:00
parent f1b11603fd
commit f6019658e6

View File

@@ -1,6 +1,10 @@
Changelog Changelog
========= =========
## v0.10.0 - December 21, 2013
* Instead of throwing errors asynchronously, emit errors on client. (Bryce Baril)
## v0.9.2 - December 15, 2013 ## v0.9.2 - December 15, 2013
* Regenerate commands for new 2.8.x Redis commands. (Marek Ventur) * Regenerate commands for new 2.8.x Redis commands. (Marek Ventur)