Skip to content

Commit

Permalink
Update changelog for 4.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed May 22, 2023
1 parent c83d13b commit 79a19bb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
Changelog
=========

v4.14.0
-------
Release Date: 2023-05-22

* Features

* Improve parsing of ``TS.INFO`` response for
``rules`` section
* Broaden input parameter type annotations when
expecting a mapping to use ``Mapping`` instead of
``Dict``

* Compatibility

* Update parsing of timeseries module responses
to be compatible with RESP3 responses

* Chores

* Update CI to test against 7.2-rc2
* Update mypy dependency

v4.13.3
-------
Release Date: 2023-05-10
Expand Down Expand Up @@ -1667,3 +1689,4 @@ v1.0.1




0 comments on commit 79a19bb

Please sign in to comment.