mirror of
https://github.com/django/daphne.git
synced 2024-11-21 15:36:33 +03:00
Releasing 1.4.1
This commit is contained in:
parent
3fcfe45e84
commit
0c633fa968
|
@ -1,3 +1,10 @@
|
|||
1.4.1 (2018-01-02)
|
||||
------------------
|
||||
|
||||
* Bugfix for a bad merge of HTTPFactory for X-Forwarded-Proto causing Daphne
|
||||
to not start.
|
||||
|
||||
|
||||
1.4.0 (2018-01-02)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "1.4.0"
|
||||
__version__ = "1.4.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user