From 479f16085bb3fc3b80b958490bdb8488ea801190 Mon Sep 17 00:00:00 2001 From: PiR1 Date: Fri, 8 May 2026 23:33:47 +0200 Subject: [PATCH] chore(changelog): update unreleased section with event access fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2685305..a1d92290 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Bug Fixes + +* **event:** fix updating client access ([ee85e1d](https://github.com/the-luap/picpeak/commit/ee85e1d)) + ### Features * **i18n:** add French (fr) language support with full translation coverage