diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fd31d817..de967b39f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ 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