From 6996c4c12e12e35d1987f9eba897baf59c219afe Mon Sep 17 00:00:00 2001 From: lexluo09 <39718951+lexluo09@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:44:22 +0800 Subject: [PATCH] (improvement)(project) Upgrade to version 0.9.0. (#879) --- CHANGELOG.md | 9 +++++++++ pom.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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