diff --git a/CHANGELOG.md b/CHANGELOG.md index 778f17c13..5749b4f93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. From versio ## Unreleased +## [16.1] - 2026-08-10 + ### Fixed - JWT validation uses wrong current time due to a bug in auto-update by @mkleczek in #5159