From 8dc71a255094916c6b8b67fdf8518e7e1fafb157 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 31 Jul 2022 17:38:09 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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