diff --git a/CHANGES.md b/CHANGES.md index ec06a94e..5f50914b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ ## 2021.4.0 +- Upgrade to java 11 - Upgrade spring boot to 2.4.3 -- Move some modules to other projects +- Move module `whatsmars-rpc` to [jaws](https://github.com/javahongxi/jaws) +- Move module `whatsmars-spring-cloud` to [spring-cloud-samples](https://github.com/javahongxi/spring-cloud-samples) +- Add module `whatsmars-sentinel` `whatsmars-reactor` `whatsmars-java` +- Add archetypes `whatsmars-archetypes` +- Add more samples for `whatsmars-boot-sample-web` `whatsmars-boot-sample-webflux` ## Rocket.S9 - Upgrade spring boot to 2.3.0.RELEASE