Skip to content

Commit 813b3bb

Browse files
authored
Update changelog and version for 4.2.1 (#403)
1 parent 966641f commit 813b3bb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
4.2.1 (Expected EOY 2024)
2+
-------------------------
3+
4+
* Added a way to register and use custom serializer formats
5+
6+
* Fixed a typo
7+
18
4.2.0 (2024-01-12)
29
------------------
310

channels_redis/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.2.0"
1+
__version__ = "4.2.1"

0 commit comments

Comments
 (0)