From d668c43e5d4f465194050c631dace961110c550a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 21 Mar 2026 08:14:19 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb81aeb18..9b511a311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Hardened the endpoint `DELETE /api/v1/auth-device/:id` by improving the user validation - Improved the language localization for Polish (`pl`) ## 2.250.0 - 2026-03-17