Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 462 Bytes

CHANGES.md

File metadata and controls

17 lines (11 loc) · 462 Bytes

Changes

Unreleased - 2022-xx-xx

  • Rename AtError => Error.
  • Remove AtResult type alias.
  • Minimum supported Rust version (MSRV) is now 1.59 due to transitive time dependency.

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].

0.5.2 - 2022-07-31