From ba01cdb9bc29b66dffa0b516b7bf29624df73556 Mon Sep 17 00:00:00 2001
From: lexluo09 <39718951+lexluo09@users.noreply.github.com>
Date: Fri, 23 Feb 2024 18:35:01 +0800
Subject: [PATCH] (improvement)(project) Upgrade Maven version to
0.8.6-SNAPSHOT and add changelog. (#749)
---
CHANGELOG.md | 8 ++++++++
pom.xml | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35a482288..fbc80da61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@
- "Breaking Changes" describes any changes that may break existing functionality or cause
compatibility issues with previous versions.
+## SuperSonic [0.8.6] - 2024-02-23
+
+### Added
+- support view abstraction to Headless.
+- add the Metric API to Headless and optimizing the Headless API.
+- add integration tests to Headless.
+- add TimeCorrector to Chat.
+
## SuperSonic [0.8.4] - 2024-01-19
### Added
diff --git a/pom.xml b/pom.xml
index 66e108049..4812b16f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
3.2.4
4.5.1
4.5
- 0.8.4-SNAPSHOT
+ 0.8.6-SNAPSHOT
2.30.0