From 3401da37ffad0ca8875bbf0a411e942c62c31010 Mon Sep 17 00:00:00 2001 From: Jonathan Perret Date: Fri, 3 Oct 2025 13:19:29 +0200 Subject: [PATCH] v1.0.9 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 621fb4f..f5a4f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [1.0.9] - 2025-10-03 - map SAML entity IDs to SIRET (#34) - include ACR claim in ID token only if requested (#32)