1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

prepare actix-settings release 0.6.0

This commit is contained in:
Rob Ede
2022-07-31 20:13:27 +01:00
parent b054733854
commit 983746f106
4 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2022-xx-xx
## 0.6.0 - 2022-07-31
- Update Actix Web dependencies to v4 ecosystem.
- Rename `actix.ssl` settings object to `actix.tls`.
- `NoSettings` is now marked `#[non_exhaustive]`.