mirror of
https://github.com/actix/actix-web.git
synced 2024-11-25 19:11:10 +00:00
docs: update changelog
This commit is contained in:
parent
1c88af50c0
commit
ccb90dd5a1
1 changed files with 4 additions and 1 deletions
|
@ -10,9 +10,12 @@
|
||||||
|
|
||||||
## 3.5.0
|
## 3.5.0
|
||||||
|
|
||||||
### Changed
|
### Added
|
||||||
|
|
||||||
- Implement `From<HeaderMap>` for `http::HeaderMap`.
|
- Implement `From<HeaderMap>` for `http::HeaderMap`.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
- Updated `zstd` dependency to `0.13`.
|
- Updated `zstd` dependency to `0.13`.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in a new issue