From 34d8040912400ea88bf84072de23b46bb5584380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=A2=A6=E6=8A=80=E6=9C=AF?= <596392912@qq.com> Date: Fri, 11 Jun 2021 21:00:40 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=A2=B3=E7=90=86=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0544649e..612f5b22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ - :sparkles: mica-core 优化 DisableValidationTrustManager 方便使用。 - :sparkles: mica-redis 可自定义 RedisTemplate。 - :sparkles: mica-logging loki sender 默认值优化,根据依赖判断,gitee #I3T68Y。 -- :arrow_up: 升级到 Spring cloud 2020.0.3 +- :arrow_up: 升级到 Spring cloud 2020.0.3。 +- :arrow_up: 升级到 Spring boot 到 2.5.1。 ### v2.4.7 - 2021-06-11 - :sparkles: 整体代码优化减少 codacy 上的问题。 @@ -17,7 +18,8 @@ - :sparkles: mica-core 优化 DisableValidationTrustManager 方便使用。 - :sparkles: mica-redis 可自定义 RedisTemplate。 - :sparkles: mica-logging loki sender 默认值优化,根据依赖判断,gitee #I3T68Y。 -- :arrow_up: 升级到 Spring cloud 2020.0.3 +- :arrow_up: 升级到 Spring cloud 2020.0.3。 +- :arrow_up: 升级到 Spring boot 到 2.4.7。 ### v2.5.0.1 - 2021-05-25 - :sparkles: 代码优化,减少 codacy 上的问题。 -- GitLab