From ce98fbc08afbecf95ffccc36e8b0050eca72c382 Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Wed, 29 Nov 2023 22:04:16 +0000
Subject: [PATCH] [CI/CD] CHANGELOG.md file updated with commits between the
 current and previous tag.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5efe8d..b3ba662 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+### 15.1.2 Add option for empty allocation unit array upon allocation call repsonse.
+* 8d0b7e3 -- [CI/CD] Update packages.json version based on GitLab tag.
+* b3a4652 -- Add option for empty allocation unit array upon allocation call repsonse
 ### 15.1.1 Enable empty allocation array upon pool overview allocation call.
 * b0cf396 -- [CI/CD] Update packages.json version based on GitLab tag.
 * 6088eb1 -- Merge branch '49-enable-empty-array-of-alocation-objects-from-sandbox-service' into 'master'
-- 
GitLab