File: 1.1.1.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 (22 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
1.1.1 Release Notes
===================

Channels 1.1.1 is a bugfix release that fixes a packaging issue with the JavaScript files.


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

None.

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

* The JavaScript binding introduced in 1.1.0 is now correctly packaged and
  included in builds.


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

None.