mirror of https://github.com/fafhrd91/actix-web
Add entry to changelog
This commit is contained in:
parent
11d65635e8
commit
500759e566
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## [0.2.8] - 2019-07-xx
|
## [0.2.8] - 2019-07-xx
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* Add `Clone` impl for `HeaderMap`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Invalid response with compression middleware enabled, but compression-related features disabled #997
|
* Invalid response with compression middleware enabled, but compression-related features disabled #997
|
||||||
|
|
Loading…
Reference in New Issue