Skip to content

Commit ac63e85

Browse files
committed
Merge pull request #805 from NodeRedis/credit-where-credit-is-due
make sure we give @raydog credit in the changelog.md
2 parents 25b4dda + 41d9752 commit ac63e85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Changelog
88
* [#749](https://github.com/NodeRedis/node_redis/pull/749) Fix reconnection bug when client is in monitoring mode (@danielbprice)
99
* [#786](https://github.com/NodeRedis/node_redis/pull/786) Refactor createClient. Fixes #651 (@BridgeAR)
1010
* [#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)
1112
* Fix extraneous error output due to pubsub tests (Mikael Kohlmyr)
1213

1314
## v0.12.1 - Aug 10, 2014

0 commit comments

Comments
 (0)