Skip to content

Commit

Permalink
Added change notes for 3.4.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson committed Mar 10, 2022
1 parent 92b64a9 commit dda8dd5
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
Unreleased
----------
3.4.0 (2022-03-10)
------------------

* Dropped support for Python 3.6, which is now end-of-life, and added CI
testing for Python 3.10. (#301).

* Added serialize and deserialize hooks to RedisPubSubChannelLayer (#281).

* Fixed iscoroutine check for pubsub proxied methods (#297).

Dropped support for Python 3.6.
* Fix workers support when using Redis PubSub layer (#298)


3.3.1 (2021-09-30)
Expand Down

0 comments on commit dda8dd5

Please sign in to comment.