diff --git a/CHANGELOG.md b/CHANGELOG.md index ee5ccc3c9..affce755e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Upgraded `angular` from version `20.0.7` to `20.1.3` +- Upgraded `nx` from version `21.2.4` to `21.3.9` + ## 2.186.0 - 2025-07-30 ### Added @@ -23,9 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Dutch (`nl`) - Improved the language localization for German (`de`) - Improved the language localization for Spanish (`es`) -- Upgraded `angular` from version `20.0.7` to `20.1.3` - Upgraded `ng-extract-i18n-merge` from version `2.15.1` to `3.0.0` -- Upgraded `nx` from version `21.2.4` to `21.3.9` ### Fixed