1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-02-20 03:14:21 +01:00

update changelog

This commit is contained in:
Nikolay Kim 2018-07-11 13:26:40 +06:00
parent c2979760b5
commit 6b9a193aa8

View File

@ -1,5 +1,12 @@
# Changes
## [0.6.15] - 2018-07-11
### Fixed
* Fix duplicate tail of StaticFiles with index_file. #344
## [0.6.14] - 2018-06-21
### Added