From 4c26e0c9723314437922236f41d9390ebc0ee457 Mon Sep 17 00:00:00 2001
From: lexluo09 <39718951+lexluo09@users.noreply.github.com>
Date: Mon, 18 Dec 2023 20:51:55 +0800
Subject: [PATCH] [improvement](project) update mvn version to 0.8.2 and update
changelog (#535)
---
CHANGELOG.md | 9 +++++++++
pom.xml | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0719fde7..c98170f27 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.8.2] - 2023-12-18
+
+### Added
+- rewrite Python service with Java project, default to Java implementation.
+- support setting the SQL generation method for large models in the interface.
+- optimization of metric market experience.
+- optimization of semantic modeling canvas experience.
+- code structure adjustment and abstraction optimization for chat.
+
## SuperSonic [0.7.5] - 2023-10-13
### Added
diff --git a/pom.xml b/pom.xml
index c8790b858..b3a279c1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
3.2.4
4.5.1
4.5
- 0.8.0-SNAPSHOT
+ 0.8.2-SNAPSHOT
2.30.0