1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

prepare awc release

This commit is contained in:
Nikolay Kim
2019-05-12 10:04:38 -07:00
parent beae9ca0f7
commit 07c9eec803
3 changed files with 12 additions and 6 deletions

View File

@ -1,9 +1,15 @@
# Changes
## [0.2.0] - 2019-05-12
### Added
* Allow to send headers in `Camel-Case` form.
### Changed
* Upgrade actix-http dependency.
## [0.1.1] - 2019-04-19