From acf26b80ed32fd446b3876e16a72d9a24fde5d14 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Sun, 19 Nov 2023 10:24:24 +0000 Subject: [PATCH] fix changelog --- actix-identity/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actix-identity/CHANGES.md b/actix-identity/CHANGES.md index f11c79f43..4421c7768 100644 --- a/actix-identity/CHANGES.md +++ b/actix-identity/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -- Updated the usage of `HashMap` with `serde::Map` to be compatible with `actix-session` `0.9`. +- Replace the usages of `HashMap` with `serde::Map`. ## 0.6.0