From 8b467042e4a1b6fe411572036b9fe7fa069ded9d Mon Sep 17 00:00:00 2001 From: KYPO CI <kyposervice@ics.muni.cz> Date: Wed, 29 Nov 2023 21:27:40 +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 a0ecbfe..b5efe8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 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' +* 885300b -- Enable empty allocation array upon pool overview allocation call ### 15.1.0 Add option to accept empty allocation details from sandbox service's allocation call. * d7126cf -- [CI/CD] Update packages.json version based on GitLab tag. * 7a17c37 -- Merge branch '48-adjust-mapping-of-requests-to-handle-empty-allocation-info-for-new-sandboxes' into 'master' -- GitLab