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

Diff for: README.md

+3
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)