mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
add changes to CHANGES.md
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
## [0.7.1] - 2018-07-21
|
||||
|
||||
### Added
|
||||
|
||||
* Add implementation of `FromRequest<S>` for `Option<T>` and `Result<T, Error>`
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed default_resource 'not yet implemented' panic #410
|
||||
|
Reference in New Issue
Block a user