diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ff48cf6e..671ece8fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,2 @@
# Change Log
---
-
-- [fix router concurrent bug&fix spring-retry circuit breaker not work bug](https://github.com/Tencent/spring-cloud-tencent/pull/679)
-- [fix router unit test](https://github.com/Tencent/spring-cloud-tencent/pull/684)
-- [fix weight load balancer bug](https://github.com/Tencent/spring-cloud-tencent/pull/704)
diff --git a/README-zh.md b/README-zh.md
index c39aa3faf..9637b4ab4 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -70,7 +70,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.1-Hoxton.SR12
+ 1.8.2-Hoxton.SR12
pom
import
diff --git a/README.md b/README.md
index 466a35f45..a46d6e0d7 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ For example:
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.8.1-Hoxton.SR12
+ 1.8.2-Hoxton.SR12
pom
import
diff --git a/changes/changes-1.8.2.md b/changes/changes-1.8.2.md
new file mode 100644
index 000000000..1ff48cf6e
--- /dev/null
+++ b/changes/changes-1.8.2.md
@@ -0,0 +1,6 @@
+# Change Log
+---
+
+- [fix router concurrent bug&fix spring-retry circuit breaker not work bug](https://github.com/Tencent/spring-cloud-tencent/pull/679)
+- [fix router unit test](https://github.com/Tencent/spring-cloud-tencent/pull/684)
+- [fix weight load balancer bug](https://github.com/Tencent/spring-cloud-tencent/pull/704)
diff --git a/pom.xml b/pom.xml
index d75106f5a..daa1b453d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
- 1.8.2-Hoxton.SR12-SNAPSHOT
+ 1.8.2-Hoxton.SR12
Hoxton.SR12
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index 532b7256a..038624da3 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -70,7 +70,7 @@
- 1.8.2-Hoxton.SR12-SNAPSHOT
+ 1.8.2-Hoxton.SR12
1.9.1
1.2.11
4.5.1