mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
61d7742918
commit
d25e5db185
|
@ -3,7 +3,10 @@
|
|||
## Unreleased - 2020-xx-xx
|
||||
* Upgrade `base64` to `0.13`.
|
||||
* Upgrade `pin-project` to `1.0`.
|
||||
* Deprecate `ResponseBuilder::{if_some, if_true}`.
|
||||
* Deprecate `ResponseBuilder::{if_some, if_true}`. [#1760]
|
||||
|
||||
[#1760]: https://github.com/actix/actix-web/pull/1760
|
||||
|
||||
|
||||
## 2.0.0 - 2020-09-11
|
||||
* No significant changes from `2.0.0-beta.4`.
|
||||
|
|
Loading…
Reference in New Issue