We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25b4dda + 41d9752 commit ac63e85Copy full SHA for ac63e85
changelog.md
@@ -8,6 +8,7 @@ Changelog
8
* [#749](https://github.com/NodeRedis/node_redis/pull/749) Fix reconnection bug when client is in monitoring mode (@danielbprice)
9
* [#786](https://github.com/NodeRedis/node_redis/pull/786) Refactor createClient. Fixes #651 (@BridgeAR)
10
* [#793](https://github.com/NodeRedis/node_redis/pull/793) Refactor tests and improve test coverage (@erinspice, @bcoe)
11
+* [#733](https://github.com/NodeRedis/node_redis/pull/733) Fixes detect_buffers functionality in the context of exec. Fixes #732, #263 (@raydog)
12
* Fix extraneous error output due to pubsub tests (Mikael Kohlmyr)
13
14
## v0.12.1 - Aug 10, 2014
0 commit comments