From 9573ed97bd089ded8befc0e1a3b55de00198c4bc Mon Sep 17 00:00:00 2001 From: Timm Friebe Date: Wed, 17 Jul 2024 19:45:31 +0200 Subject: [PATCH] Release 5.2.0 --- ChangeLog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index bbd39c7..73a5cd8 100755 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,10 @@ Web Authentication change log ## ?.?.? / ????-??-?? +## 5.2.0 / 2024-07-17 + +* Merged PR #31: Make it possible to change the session namespace (CAS) + (@thekid) * Merged PR #30: Make it possible to change the session namespace (OAuth) (@thekid)