From: Justin Wind <justin.wind+git@gmail.com>
Date: Sat, 25 Jan 2025 22:58:40 +0000 (-0800)
Subject: update changelog
X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;p=squeep-authentication-module

update changelog
---

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47239aa..238b547 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+## [v1.5.1] - 2025-01-25
+
+- use timing-safe comparisons for plain password checks
+- use Set-Login header
+- allow more session cookie configuration
+
 ## [v1.5.0] - 2024-05-12
 
 - Migrated resource authenticator into this package, for inter-server API authentication.
@@ -66,7 +72,10 @@ Releases and notable changes to this project are documented here.
 
 ---
 
-[Unreleased]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=HEAD;hp=v1.4.0
+[Unreleased]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=HEAD;hp=v1.5.1
+[v1.5.1]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.5.1;hp=v1.5.0
+[v1.5.0]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.5.0;hp=v1.4.1
+[v1.4.1]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.4.1;hp=v1.4.0
 [v1.4.0]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.4.0;hp=v1.3.2
 [v1.3.2]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.3.2;hp=v1.3.1
 [v1.3.1]: https://git.squeep.com/?p=squeep-authentication-module;a=commitdiff;h=v1.3.1;hp=v1.3.0