mirror of
https://github.com/actix/actix-web.git
synced 2024-11-19 16:11:07 +00:00
add changes to CHANGES.md
This commit is contained in:
parent
35b754a3ab
commit
b48a2d4d7b
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## [0.7.1] - 2018-07-21
|
## [0.7.1] - 2018-07-21
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
* Add implementation of `FromRequest<S>` for `Option<T>` and `Result<T, Error>`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Fixed default_resource 'not yet implemented' panic #410
|
* Fixed default_resource 'not yet implemented' panic #410
|
||||||
|
|
Loading…
Reference in a new issue