mirror of https://github.com/fafhrd91/actix-web
Update actix-http/CHANGES.md
This commit is contained in:
parent
cdbf50ec84
commit
6ab3666a1c
|
@ -1,5 +1,12 @@
|
|||
# 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
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in New Issue