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

prepare files 0.5.0 release

This commit is contained in:
Rob Ede
2020-12-26 04:05:45 +00:00
parent 404b5a7709
commit b373e1370d
3 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2020-xx-xx
## 0.5.0 - 2020-12-26
* Optionally support hidden files/directories. [#1811]
[#1811]: https://github.com/actix/actix-web/pull/1811