diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ad868a..a988ed5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +### Changed +- Updated the go version to 1.23 +### Added +- Fix get content_items admin api and expose query params for categories and ids [#115](https://github.com/rokwire/content-building-block/issues/115) + ## [1.9.0] - 2024-12-03 ### Added - Add API to get voice record by user ID [#111](https://github.com/rokwire/content-building-block/issues/111)