One more changelog entry

This commit is contained in:
Steven Fackler 2018-01-08 21:26:27 -08:00
parent 79fb47e9e8
commit eed97733c8
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
* All deprecated APIs have been removed.
* NPN support has been removed. It has been supersceded by ALPN, and is hopefully no longer being
used in practice. If you still depend on it, please file an issue!
* `SslRef::compression` has been removed.
* Some `ssl::SslOptions` flags have been removed as they no longer do anything.
## Older