diff --git a/CHANGELOG.md b/CHANGELOG.md index 92bcd8123..3261c74e8 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 `Nx` from version `13.2.2` to `13.3.0` +- Upgraded `storybook` from version `6.4.0-rc.3` to `6.4.9` + ## 1.88.0 - 09.12.2021 ### Added