mirror of
https://github.com/django/daphne.git
synced 2025-08-04 02:20:08 +03:00
Add missing 1.1.7 release notes
This commit is contained in:
parent
ab89f52302
commit
e559d9a2b9
26
docs/releases/1.1.7.rst
Normal file
26
docs/releases/1.1.7.rst
Normal file
|
@ -0,0 +1,26 @@
|
|||
1.1.7 Release Notes
|
||||
===================
|
||||
|
||||
Channels 1.1.5 is a packaging release for the 1.1 series, released on
|
||||
September 14th, 2017.
|
||||
|
||||
|
||||
Major Changes
|
||||
-------------
|
||||
|
||||
None.
|
||||
|
||||
|
||||
Minor Changes & Bugfixes
|
||||
------------------------
|
||||
|
||||
* The ``runserver`` ``server_cls`` override fic from 1.1.6 no longer fails
|
||||
when trying to use Django 1.10 or below.
|
||||
|
||||
* The JS library has fixed error with the 1006 error code on some WebSocket
|
||||
implementations.
|
||||
|
||||
Backwards Incompatible Changes
|
||||
------------------------------
|
||||
|
||||
None.
|
Loading…
Reference in New Issue
Block a user