Skip to content

Commit 1a4d5a2

Browse files
committed
Added change notes for 3.3.1 release.
1 parent bb0fc90 commit 1a4d5a2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
3.3.1 (2021-09-30)
2+
------------------
3+
4+
Two bugfixes for the PubSub channel layer:
5+
6+
* Scoped the channel layer per-event loop, in case multiple loops are in play
7+
(#262).
8+
9+
* Ensured consistent hashing PubSub was maintained across processes, or process
10+
restarts (#274).
11+
12+
113
3.3.0 (2021-07-01)
214
------------------
315

0 commit comments

Comments
 (0)