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

prepare actix-files release 0.6.0-beta.14

This commit is contained in:
Rob Ede
2022-01-14 20:01:11 +00:00
parent 8faca783fa
commit 455d5c460d
5 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
## 0.6.0-beta.14 - 2022-01-14
- The `prefer_utf8` option introduced in `0.4.0` is now true by default. [#2583]
[#2583]: https://github.com/actix/actix-web/pull/2583