Skip to content

Commit

Permalink
docs(CHANGELOG): 2.0.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Apr 10, 2016
1 parent 2a33fc7 commit 2579706
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="2.0.0-rc2"></a>
# [2.0.0-rc2](https:/luin/ioredis/compare/v2.0.0-rc1...v2.0.0-rc2) (2016-04-10)


### Bug Fixes

* **CLUSTER:** fix cluster not disconnected when called disconnect method (#281) ([91998e3](https:/luin/ioredis/commit/91998e3)), closes [(#281](https:/(/issues/281)
* **sentinel:** improve the error message when connection to sentinel is rejected ([3ca30d8](https:/luin/ioredis/commit/3ca30d8)), closes [#280](https:/luin/ioredis/issues/280)

### Features

* add stringNumbers option to return numbers as JavaScript strings (#282) ([2a33fc7](https:/luin/ioredis/commit/2a33fc7)), closes [#273](https:/luin/ioredis/issues/273)

<a name="2.0.0-rc1"></a>
# [2.0.0-rc1](https:/luin/ioredis/compare/v2.0.0-alpha3...v2.0.0-rc1) (2016-03-18)

Expand Down

0 comments on commit 2579706

Please sign in to comment.