Skip to content

Commit 6221965

Browse files
committed
Releasing 2.3.1
1 parent 0e54138 commit 6221965

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.3.1 (2018-10-17)
2+
------------------
3+
4+
* Fix issue with leaking of connections and instability introduced in 2.3.0
5+
6+
17
2.3.0 (2018-08-16)
28
------------------
39

channels_redis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.3.0"
1+
__version__ = "2.3.1"

0 commit comments

Comments
 (0)