diff --git a/CHANGES.md b/CHANGES.md index 5742c0a2..9681bbd3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,14 +2,10 @@ Changes by Version ================== Release Notes. -Apollo Java 2.2.0 +Apollo Java 2.3.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) -* [feat(openapi): create app](https://github.com/apolloconfig/apollo-java/pull/32) +* ------------------ -All issues and pull requests are [here](https://github.com/apolloconfig/apollo-java/milestone/2?closed=1) \ No newline at end of file +All issues and pull requests are [here](https://github.com/apolloconfig/apollo-java/milestone/3?closed=1) \ No newline at end of file diff --git a/changes/changes-2.2.0.md b/changes/changes-2.2.0.md new file mode 100644 index 00000000..5742c0a2 --- /dev/null +++ b/changes/changes-2.2.0.md @@ -0,0 +1,15 @@ +Changes by Version +================== +Release Notes. + +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) +* [feat(openapi): create app](https://github.com/apolloconfig/apollo-java/pull/32) + +------------------ +All issues and pull requests are [here](https://github.com/apolloconfig/apollo-java/milestone/2?closed=1) \ No newline at end of file diff --git a/pom.xml b/pom.xml index 2724d9c7..0613fdd3 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ - 2.2.0 + 2.3.0-SNAPSHOT 1.8 UTF-8 2.6.8