From 8f8b7bf7d7e60ac63f6483b91bf5133018ce91a5 Mon Sep 17 00:00:00 2001 From: richieyan Date: Wed, 23 Aug 2023 13:23:01 +0800 Subject: [PATCH] docs: changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 20674bca..4344deb4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,5 +8,6 @@ Apollo Java 2.2.0 [refactor(apollo-client): Optimize the exception message when failing to retrieve configuration information.](https://github.com/apolloconfig/apollo-java/pull/22) [Add JUnit5 extension support for apollo mock server.](https://github.com/apolloconfig/apollo-java/pull/25) [Support concurrent loading of Config for different namespaces.](https://github.com/apolloconfig/apollo-java/pull/31) +[Fix snakeyaml 2.x compatibility issues](https://github.com/apolloconfig/apollo-java/pull/35) ------------------ All issues and pull requests are [here](https://github.com/apolloconfig/apollo-java/milestone/2?closed=1) \ No newline at end of file