From 7c2516e5b7659e06e13db1b0c28fe9167d6489b8 Mon Sep 17 00:00:00 2001 From: javahongxi Date: Mon, 26 Apr 2021 07:53:47 +0800 Subject: [PATCH] CHANGES.md --- CHANGES.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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