diff --git a/CHANGELOG.md b/CHANGELOG.md index b445c9c0..cda71bd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ 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] + +## [2.15.0] - 2024-02-13 ### Changed - Updated API spec to reflect the actual API behavior: a component filter must have exactly one property specified (`session` or `ids`), but not both.