2022-07-31 15:44:45 +02:00
|
|
|
# Changes
|
|
|
|
|
|
|
|
## Unreleased - 2022-xx-xx
|
2022-07-31 21:13:27 +02:00
|
|
|
|
2022-08-10 10:13:34 +02:00
|
|
|
- Rename `AtError => Error`.
|
|
|
|
- Remove `AtResult` type alias.
|
2022-07-31 21:13:27 +02:00
|
|
|
|
|
|
|
## 0.6.0 - 2022-07-31
|
2022-08-10 10:13:34 +02:00
|
|
|
|
2022-07-31 15:44:45 +02:00
|
|
|
- Update Actix Web dependencies to v4 ecosystem.
|
|
|
|
- Rename `actix.ssl` settings object to `actix.tls`.
|
|
|
|
- `NoSettings` is now marked `#[non_exhaustive]`.
|
|
|
|
|
|
|
|
## 0.5.2 - 2022-07-31
|
2022-08-10 10:13:34 +02:00
|
|
|
|
2022-07-31 15:44:45 +02:00
|
|
|
- Adopted into @actix org from <https://github.com/jjpe/actix-settings>.
|