File: 1.1.3.rst

package info (click to toggle)
python-django-channels 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 872 kB
  • sloc: python: 2,394; makefile: 154; sh: 8
file content (26 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
1.1.3 Release Notes
===================

Channels 1.1.3 is a bugfix release for the 1.1 series, released on
April 5th, 2017.


Major Changes
-------------

None.


Minor Changes & Bugfixes
------------------------

* ``enforce_ordering`` now works correctly with the new-style process-specific
  channels

* ASGI channel layer versions are now explicitly checked for version compatibility


Backwards Incompatible Changes
------------------------------

None.