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