1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-04-11 04:14:06 +00:00

Update CHANGE.md

This commit is contained in:
Yuki Okushi 2019-08-12 03:50:19 +09:00
parent 3154bc52c4
commit f5d5804fc0

View file

@ -1,5 +1,9 @@
# Changes
## [0.1.5] - unreleased
* Bump up `mime_guess` crate version to 2.0.1
## [0.1.4] - 2019-07-20
* Allow to disable `Content-Disposition` header #686