add update log

pull/404/head
weihu 3 years ago
parent 783770271d
commit f3148f0761

@ -33,3 +33,4 @@
- [Optimize:optimize load balancer code and add testcase](https://github.com/Tencent/spring-cloud-tencent/pull/379) - [Optimize:optimize load balancer code and add testcase](https://github.com/Tencent/spring-cloud-tencent/pull/379)
- [refactor:optimize project and code](https://github.com/Tencent/spring-cloud-tencent/pull/392) - [refactor:optimize project and code](https://github.com/Tencent/spring-cloud-tencent/pull/392)
- [Optimize starter's auto-configuration](https://github.com/Tencent/spring-cloud-tencent/pull/395) - [Optimize starter's auto-configuration](https://github.com/Tencent/spring-cloud-tencent/pull/395)
- [test: add PostInitPolarisSDKContextTest](https://github.com/Tencent/spring-cloud-tencent/pull/404)

@ -67,3 +67,4 @@ public final class PostInitPolarisSDKContextTest {
Assertions.assertThat(campusName).isEqualTo(CAMPUS); Assertions.assertThat(campusName).isEqualTo(CAMPUS);
} }
} }

Loading…
Cancel
Save