mirror of https://github.com/fafhrd91/actix-web
update changelog
This commit is contained in:
parent
7119340d44
commit
40ff550460
12
CHANGES.md
12
CHANGES.md
|
@ -1,5 +1,17 @@
|
|||
# Changes
|
||||
|
||||
## [0.6.12] - 2018-06-07
|
||||
|
||||
### Added
|
||||
|
||||
* Improved failure interoperability with downcasting #285
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
||||
* `Error::cause()` and introduces failure interoperability functions and downcasting.
|
||||
|
||||
|
||||
## [0.6.11] - 2018-06-05
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in New Issue