From e36a691b466bc8bc6606e580e6bc7039fce6337c Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Tue, 13 Aug 2024 14:58:32 +0000
Subject: [PATCH] [CI/CD] CHANGELOG.md file updated with commits between the
 current and previous tag.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6a0ded..1e69c7c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+### 16.1.0 Add training access token to pool api calls. Update sentinel version.
+* d903090 -- [CI/CD] Update packages.json version based on GitLab tag.
+* 972f186 -- Merge branch 'develop' into 'master'
+* cf2b34d -- Merge branch '56-update-pool-api-calls-with-access-token' into 'develop'
+* 95edb4b -- Update sentinel version
+* 402b4b6 -- Update version
+* 566201f -- Update pool endpoints with training access token.
 ### 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
-- 
GitLab