diff --git a/CHANGELOG.md b/CHANGELOG.md index d522f5758..eed36fa4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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 `14.0.2` to `14.1.0` +- Upgraded `nestjs` from version `8.4.7` to `9.0.7` +- Upgraded `Nx` from version `14.3.5` to `14.5.1` + ## 1.176.2 - 31.07.2022 ### Added