1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00

update changes

This commit is contained in:
Nikolay Kim 2019-07-19 11:07:52 +06:00
parent 3650f6d7b8
commit cccd829656

View File

@ -1,5 +1,12 @@
# Changes
## [1.0.6] - 2019-xx-xx
### Added
* Re-implement Host predicate (#989)
## [1.0.5] - 2019-07-18
### Added