diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5ef5c541aa5bf6a7cb1d5e0a6b55cafafde4726..d198bf4240915920fe08d8cece0d5da401c1b163 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# [2.3.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.2.2...v2.3.0) (2024-01-25)
+
+
+### Bug Fixes
+
+* modify filtering condition for usable tokens ([ea1707b](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/ea1707b507ce2d494abefa43dd3202b927689268))
+
+
+### Features
+
+* sync script for privacyidea tokens to perun ([aa76214](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/aa762141e6fa1000f016c3adee33e66e62de7086))
+
 ## [2.2.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.2.1...v2.2.2) (2024-01-19)
 
 
diff --git a/setup.cfg b/setup.cfg
index eb1570fecdb3cc303bae2f6ee58c511f9c49ac28..d4399ff2a063b2aed0ba982c12e61dea8c83f07f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
 [metadata]
-version = 2.2.2
+version = 2.3.0
 license_files = LICENSE
 long_description = file: README.md
 long_description_content_type = text/markdown