mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
665869e837
commit
2ae00d2c46
|
@ -1,10 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased
|
||||
### Fixed
|
||||
- Encode correctly camel case header with n+2 hyphens [#2674]
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
### Fixed
|
||||
- Encode correctly camel case header with n+2 hyphens [#2683]
|
||||
|
||||
[#2683]: https://github.com/actix/actix-web/issues/2683
|
||||
|
||||
|
||||
## 3.0.1 - 2022-03-04
|
||||
|
|
Loading…
Reference in New Issue