Update actix-http/CHANGES.md

This commit is contained in:
Sarfaraz Nawaz 2019-09-18 23:36:28 +08:00
parent cdbf50ec84
commit 6ab3666a1c
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changes # Changes
## Not released yet
### Added
* Add support for serde_json::Value to be passed as argument to ResponseBuilder.body()
## [0.2.11] - 2019-09-11 ## [0.2.11] - 2019-09-11
### Added ### Added