diff --git a/actix-session/CHANGES.md b/actix-session/CHANGES.md index a9b4ddfc6..9e833f8f0 100644 --- a/actix-session/CHANGES.md +++ b/actix-session/CHANGES.md @@ -1,9 +1,9 @@ # Changes -## Unreleased - 2021-xx-xx +## Unreleased - 2022-xx-xx + - Add an `empty()` function to `Session` for simple testing. [#253] -## Unreleased - 2022-06-09 - - Add an `empty()` function to `Session` for simple testing +[#253]: https://github.com/actix/actix-extras/pull/253 ## 0.7.0 - 2022-07-09