changelog

This commit is contained in:
Ali MJ Al-Nasrawy 2021-06-02 23:21:57 +03:00
parent 10122d4546
commit a38a4f6834
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Changes # Changes
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
* When matching URL parameters, `%25` is kept in the percent-encoded form - no longer decoded to `%`. [#357]
[#357]: https://github.com/actix/actix-net/pull/357
## 0.2.7 - 2021-02-06 ## 0.2.7 - 2021-02-06