Skip to content

Commit dda8dd5

Browse files
committed
Added change notes for 3.4.0 release.
1 parent 92b64a9 commit dda8dd5

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.txt

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
Unreleased
2-
----------
1+
3.4.0 (2022-03-10)
2+
------------------
3+
4+
* Dropped support for Python 3.6, which is now end-of-life, and added CI
5+
testing for Python 3.10. (#301).
6+
7+
* Added serialize and deserialize hooks to RedisPubSubChannelLayer (#281).
8+
9+
* Fixed iscoroutine check for pubsub proxied methods (#297).
310

4-
Dropped support for Python 3.6.
11+
* Fix workers support when using Redis PubSub layer (#298)
512

613

714
3.3.1 (2021-09-30)

0 commit comments

Comments
 (0)