From 0ff52b3ea623e72622ba6be62b7752af1a3101a7 Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Mon, 27 May 2024 18:37:59 +0000
Subject: [PATCH] [CI/CD] CHANGELOG.md file updated with commits between the
 current and previous tag.

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02becde..0d83fde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### 16.0.0 Update to Angular 16, update sandbox pool and allocation units calls.
+* 15255ed -- [CI/CD] Update packages.json version based on GitLab tag.
+* 1476e2f -- Merge branch '50-update-to-angular-16-2' into 'master'
+* 1e8bbb2 -- Update to Angular 16 and update sandbox model's pool and allocation units.
 ### 15.1.6 Fix pool update call to provide comments.
 * 0e22a0f -- [CI/CD] Update packages.json version based on GitLab tag.
 * f4b176e -- Fix pool update call to provide comments
-- 
GitLab