From 7c2cae2102cd29f54d72cb40c2f10f291f489a56 Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Sun, 5 Nov 2023 18:07:25 +0000
Subject: [PATCH] [CI/CD] CHANGELOG.md file updated with commits between the
 current and previous tag.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index be11514..57c17ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+### 15.0.0 Update to Angular 15.
+* d243071 -- [CI/CD] Update packages.json version based on GitLab tag.
+*   6718c8d -- Merge new package.json and Angular 15
+|\  
+| * 8659e95 -- Merge branch '71-update-to-angular-15' into 'master'
+| *   12d5088 -- Merge branch '71-update-to-angular-15' of gitlab.ics.muni.cz:muni-kypo-crp/frontend-angular/apis/kypo-training-api into 71-update-to-angular-15
+| |\  
+| | * 67ca857 -- Update to Angular 15
+| * 4139bbd -- Update to Angular 15
+* ae12bff -- Update optional dependencies
 ### 14.2.4 Update api with new training definition model.
 * 649c124 -- [CI/CD] Update packages.json version based on GitLab tag.
 * ce2d390 -- Merge branch 'develop' into 'master'
-- 
GitLab