1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 06:39:22 +02:00

prepare web release 3.2.0

This commit is contained in:
Rob Ede
2020-10-30 03:15:22 +00:00
parent 156c97cef2
commit 42f51eb962
4 changed files with 14 additions and 8 deletions

View File

@ -3,7 +3,7 @@
## Unreleased - 2020-xx-xx
## 2.0.1 - 2020-xx-xx
## 2.0.1 - 2020-10-30
### Changed
* Upgrade `base64` to `0.13`. [#1744]
* Deprecate `ClientRequest::{if_some, if_true}`. [#1760]