Skip to content

Commit

Permalink
updating changelog for 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Mar 25, 2022
1 parent dc0b005 commit e207760
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,29 @@
Changelog
=========

v3.1.1
------
Release Date: 2022-03-24

* Bug Fix

* Fix extracting version/protocol with binary clients

* Features

* New APIs:

* ``Redis.cluster_addslotsrange``
* ``Redis.cluster_delslotsrange``
* ``Redis.cluster_links``
* ``Redis.cluster_myid``

v3.1.0
------
Release Date: 2022-03-23

* Features

* Added support for functions
* Added runtime checks to bail out early if server version
doesn't support the command
Expand Down Expand Up @@ -477,3 +495,4 @@ v1.0.1




0 comments on commit e207760

Please sign in to comment.