Skip to content

Commit

Permalink
Update changelog for 4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Apr 22, 2023
1 parent 17e4d6d commit ca29b26
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
Changelog
=========

v4.12.1
-------
Release Date: 2023-04-22

* Bug Fix

* Ensure task cancellation results in proper cleanup
of a connection that might be blocked

v4.12.0
-------
Release Date: 2023-04-21
Expand Down Expand Up @@ -50,6 +59,10 @@ Release Date: 2023-04-21
:meth:`~coredis.ClusterConnectionPool.from_url` to support
all constructor arguments

v4.12.1
-------
Release Date: 2023-04-22

v4.12.0rc1
----------
Release Date: 2023-04-19
Expand Down Expand Up @@ -78,6 +91,10 @@ Release Date: 2023-04-19
* Add redis-stack@edge to compatibility matrix in CI


v4.12.1
-------
Release Date: 2023-04-22

v4.12.0b4
---------
Release Date: 2023-04-10
Expand All @@ -91,6 +108,10 @@ Release Date: 2023-04-10

* Update mypy

v4.12.1
-------
Release Date: 2023-04-22

v4.12.0b3
---------
Release Date: 2023-04-04
Expand All @@ -108,6 +129,10 @@ Release Date: 2023-04-04
* Ensure multiple properties returned from info command
are collapsed into an array

v4.12.1
-------
Release Date: 2023-04-22

v4.12.0b2
---------
Release Date: 2023-03-27
Expand All @@ -119,6 +144,10 @@ Release Date: 2023-03-27
* Add reruns for test failures in CI
* Add python 3.12 to CI

v4.12.1
-------
Release Date: 2023-04-22

v4.12.0b1
---------
Release Date: 2023-03-26
Expand Down Expand Up @@ -1567,3 +1596,4 @@ v1.0.1




0 comments on commit ca29b26

Please sign in to comment.