mirror of
https://github.com/django/daphne.git
synced 2024-11-10 18:16:34 +03:00
Releasing 1.4.2
This commit is contained in:
parent
f335232373
commit
691151b097
|
@ -1,3 +1,9 @@
|
|||
1.4.2 (2018-01-05)
|
||||
------------------
|
||||
|
||||
* Bugfix for WebSocket protocol when X-Forwarded-For is turned on.
|
||||
|
||||
|
||||
1.4.1 (2018-01-02)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "1.4.1"
|
||||
__version__ = "1.4.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user