add changelog entry for Files changes

This commit is contained in:
Tglman 2021-03-17 14:20:53 +00:00
parent 739f157958
commit 03b759b45b
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
## Unreleased - 2021-xx-xx
* Add support for `.guard` in `Files` to selectively filter `Files` services. [#2046]
[#2046]: https://github.com/actix/actix-web/pull/2046
## 0.6.0-beta.3 - 2021-03-09
* No notable changes.