diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc80da61..a0c37f888 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ - "Breaking Changes" describes any changes that may break existing functionality or cause compatibility issues with previous versions. +## SuperSonic [0.9.0] - 2024-04-03 + +### Added +- add tag abstraction and enhance tag marketplace management. +- headless-server provides Chat API interface. + +### Updated +- migrate chat-core core component to headless-core. + ## SuperSonic [0.8.6] - 2024-02-23 ### Added diff --git a/pom.xml b/pom.xml index 817d896d0..d6a63fb9d 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 3.2.4 4.5.1 4.5 - 0.8.6-SNAPSHOT + 0.9.0-SNAPSHOT 2.30.0