mirror of
https://github.com/actix/actix-web.git
synced 2024-12-18 14:16:47 +00:00
update changelog
This commit is contained in:
parent
7119340d44
commit
40ff550460
1 changed files with 12 additions and 0 deletions
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 a new issue