From 4cd68ee2c1559c61b1fc2fd6ec9d504888e07b8b Mon Sep 17 00:00:00 2001 From: lepdou Date: Mon, 31 Oct 2022 20:05:04 +0800 Subject: [PATCH] add change log --- changes/changes-1.8.2.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/changes-1.8.2.md diff --git a/changes/changes-1.8.2.md b/changes/changes-1.8.2.md new file mode 100644 index 000000000..b910627a9 --- /dev/null +++ b/changes/changes-1.8.2.md @@ -0,0 +1,4 @@ +# Change Log +--- + +- [Bugfix: fix router concurrent bug&fix spring-retry circuit breaker not work bug](https://github.com/Tencent/spring-cloud-tencent/pull/677)