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

Update changelog for 0.12.1

This commit is contained in:
Bryce Baril
2014-08-11 10:35:40 -07:00
parent 38ae7a7f50
commit de6692774f

View File

@@ -1,6 +1,9 @@
Changelog
=========
## v0.12.1 - Aug 10, 2014
* Fix IPv6/IPv4 family selection in node 0.11+ (Various)
## v0.12.0 - Aug 9, 2014
* Fix unix socket support (Jack Tang)
* Improve createClient argument handling (Jack Tang)