From 12db1428f245eca641e4a1f47bd5f3b07f555ddb Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Wed, 22 May 2024 12:39:00 +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 8dfb2f2..aba9224 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### 15.1.4 Add edition for pools, introduce comments for pools and their sandboxes.
+* e35e988 -- [CI/CD] Update packages.json version based on GitLab tag.
+* fb8dcc0 -- Merge branch '51-add-calls-to-manage-comments-for-pools-and-sandboxes' into 'master'
+* 972354a -- Enable comments to sandboxes and pools
 ### 15.1.3 Sync allocation call with new paginated results.
 * c1811fe -- [CI/CD] Update packages.json version based on GitLab tag.
 * 149b3a9 -- Sync allocation calls with sandbox agenda
-- 
GitLab