From 00bbc61ce3a87f29ad66d1b3570e45b023412b1e Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 8 Mar 2022 20:57:36 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6391dab6..88b9a9251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the contexts to the logger commands +### Changed + +- Upgraded `Nx` from version `13.8.1` to `13.8.5` + ## 1.124.0 - 06.03.2022 ### Added