Skip to content

Commit 96a8e49

Browse files
committed
Add new release info
1 parent 70c449d commit 96a8e49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Package redisc implements a redis cluster client built on top of the [redigo pac
1111

1212
## Releases
1313

14+
* **v1.4.0** : Improve the reliability of the refresh of cluster mapping for edge cases where no nodes are known anymore (thanks to [@ljfuyuan][ljfuyuan]).
15+
1416
* **v1.3.2** : Export the `HashSlots` constant to make it nicer to write the `Cluster.LayoutRefresh` function signature.
1517

1618
* **v1.3.1** : Fix closing/releasing of connections used in `Cluster.EachNode`.
@@ -91,3 +93,4 @@ The [BSD 3-Clause license][bsd].
9193
[letsfire]: https://github.com/letsfire
9294
[iwanbk]: https://github.com/iwanbk
9395
[tysonmote]: https://github.com/tysonmote
96+
[ljfuyuan]: https://github.com/ljfuyuan

0 commit comments

Comments
 (0)