Add changelog entry

This commit is contained in:
Martichou 2020-12-09 13:03:27 +01:00
parent b4f75a8b7f
commit 9f16add9b1
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
[#1812]: https://github.com/actix/actix-web/pull/1812
* Add `fn cookie(x: &str)` in ServiceRequest [#1821]
[#1821]: https://github.com/actix/actix-web/pull/1821
## 3.3.2 - 2020-12-01
### Fixed