From 94bf2ddb8fadb7156495fa3bc8dfecbc4cea7eec Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 9 May 2025 10:12:50 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de967b39f..1fd31d817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,10 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Catalan (`ca`) - Upgraded `nestjs` from version `10.4.15` to `11.0.12` -### Fixed - -- Fixed an issue with the ApiKeyStrategy that made application break. - ## 2.161.0 - 2025-05-06 ### Added