From c005e6a1ec948725a69aecb6a599c508ca526e93 Mon Sep 17 00:00:00 2001 From: KYPO CI <kyposervice@ics.muni.cz> Date: Thu, 18 Apr 2024 12:16:09 +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 388458b..1939421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 15.1.1 Add optional pool and sandbox instance attribute 'comment'. +* adad354 -- [CI/CD] Update packages.json version based on GitLab tag. +* f908729 -- Merge branch '41-add-comments-to-sandbox-pools-and-instances' into 'master' +* 7310451 -- Add optional pool and sandbox instance attribute 'comment' ### 15.1.0 Adjust SandboxAllocationUnit to enable corresponding requests as optional upon creation. * a5d765c -- [CI/CD] Update packages.json version based on GitLab tag. * f0fd9d7 -- Merge branch '40-update-sandbox-allocation-unit' into 'master' -- GitLab