From ae1a79d6292c5d607e7f0cb79c5f5636fa18e142 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 3 Sep 2022 10:05:44 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5da67db52..e89528e0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Decreased the rate limiter duration of queue jobs from 5 to 4 seconds - Removed the alias from the `User` database schema +- Upgraded `angular` from version `14.1.0` to `14.2.0` +- Upgraded `Nx` from version `14.5.1` to `14.6.4` ### Fixed