From 5d2ae5a377aac1a3591284c938f77fd434d93d98 Mon Sep 17 00:00:00 2001 From: KYPO CI <kyposervice@ics.muni.cz> Date: Sat, 8 Jun 2024 16:21:51 +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 9cdb8c2..c6a0ded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### 16.0.4 Enable change of pool size for existing pool. +* d1daa27 -- [CI/CD] Update packages.json version based on GitLab tag. +* f1a0915 -- Enable change of pool size for existing pool ### 16.0.3 Add option for email notifications during sandbox building. * 27b3976 -- [CI/CD] Update packages.json version based on GitLab tag. * e0fb2d8 -- Merge branch '54-enable-email-notifications-upon-sandbox-building' into 'master' -- GitLab