Use HTTPS in changelog (#472)

security ++
This commit is contained in:
Adam Johnson 2017-01-10 18:05:23 +00:00 committed by Andrew Godwin
parent 2650505eab
commit 08f0a0934c

View File

@ -8,14 +8,14 @@
------------------ ------------------
Full release notes, with more upgrade details, are available at: Full release notes, with more upgrade details, are available at:
http://channels.readthedocs.io/en/latest/releases/1.0.0.html https://channels.readthedocs.io/en/latest/releases/1.0.0.html
* BREAKING CHANGE: WebSockets must now be explicitly accepted or denied. * BREAKING CHANGE: WebSockets must now be explicitly accepted or denied.
See http://channels.readthedocs.io/en/latest/releases/1.0.0.html for more. See https://channels.readthedocs.io/en/latest/releases/1.0.0.html for more.
* BREAKING CHANGE: Demultiplexers have been overhauled to directly dispatch * BREAKING CHANGE: Demultiplexers have been overhauled to directly dispatch
messages rather than using channels to new consumers. Consult the docs on messages rather than using channels to new consumers. Consult the docs on
generic consumers for more: http://channels.readthedocs.io/en/latest/generics.html generic consumers for more: https://channels.readthedocs.io/en/latest/generics.html
* BREAKING CHANGE: Databinding now operates from implicit group membership, * BREAKING CHANGE: Databinding now operates from implicit group membership,
where your code just has to say what groups would be used and Channels will where your code just has to say what groups would be used and Channels will