mirror of https://github.com/fafhrd91/actix-web
Add changelog entry
This commit is contained in:
parent
ab49f885d8
commit
b4787d5c04
|
@ -1,5 +1,11 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
|
## [1.0.9] - 2019-xx-xx
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
* Add `Payload::into_inner` method and make stored `def::Payload` public. (#1110)
|
||||||
|
|
||||||
## [1.0.8] - 2019-09-25
|
## [1.0.8] - 2019-09-25
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in New Issue