(improvement)(project) Upgrade Maven version to 0.8.6-SNAPSHOT and add changelog. (#749)

This commit is contained in:
lexluo09
2024-02-23 18:35:01 +08:00
committed by GitHub
parent e610dd8246
commit ba01cdb9bc
2 changed files with 9 additions and 1 deletions

View File

@@ -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