1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Update changelog

This commit is contained in:
Yuki Okushi
2020-03-04 15:20:14 +09:00
parent 687dc609dd
commit 9d661dc4f3
3 changed files with 10 additions and 5 deletions

View File

@ -10,10 +10,10 @@
### Changed
* Use `sha-1` crate instead of unmaintained `sha1` crate
* Skip empty chunks when returning response from a `Stream` #1308
* Update the `time` dependency to 0.2.7
* Update `actix-tls` dependency to 2.0.0-alpha.1
* Update `rustls` dependency to 0.17
## [2.0.0] - 2019-12-25