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

prepare web 3.3.2 release

This commit is contained in:
Rob Ede
2020-12-01 22:22:46 +00:00
parent 1f70ef155d
commit 24d525d978
4 changed files with 19 additions and 7 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2020-xx-xx
## 2.0.3 - 2020-11-29
### Fixed
* Ensure `actix-http` dependency uses same `serde_urlencoded`.