1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

revert DateServiceInner changes

This commit is contained in:
Nikolay Kim
2019-07-18 17:37:41 +06:00
parent 29098f8397
commit 9c3789cbd0
3 changed files with 27 additions and 18 deletions

View File

@ -1,5 +1,12 @@
# Changes
## [0.2.7] - 2019-07-18
### Added
* Add support for downcasting response errors #986
## [0.2.6] - 2019-07-17
### Changed