From d966064d96e140be4e745e26bdf83f5a8416a8f2 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, 9 Apr 2021 22:12:57 +0800
Subject: [PATCH] =?UTF-8?q?:memo:=20=E8=B0=83=E6=95=B4=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=E8=AE=B0=E5=BD=95.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
CHANGELOG.md | 20 ++++++++++++++++++++
README.md | 4 ++--
pom.xml | 2 +-
3 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..1f2537d
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,20 @@
+# 变更记录
+
+## 发行版本
+### v2021.1 - 2021-04-09
+- 调整兼容性
+- :arrow_up: 升级 spring cloud 到 2020.0.2。
+- :arrow_up: 升级 spring boot 到 2.4.4。
+- :arrow_up: 升级 mica-auto 到 2.0.4。
+
+### v1.0.1 - 2020-08-22
+- :arrow_up: 升级 spring cloud 到 Hoxton.SR6。
+- :arrow_up: 升级 spring boot 到 2.3.2.RELEASE。
+- :arrow_up: 升级 mica-auto 到 1.2.5。
+
+### v1.0.1 - 2020-06-05
+:bug: InterruptedException interrupt.
+
+### v1.0.0 - 2020-05-30
+- :sparkles: spring-cloud-openfeign-java11 配置。
+- :sparkles: spring-rest-template-java11 配置。
diff --git a/README.md b/README.md
index 9dc2c9b..dc49343 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
net.dreamlu
spring-cloud-openfeign-java11
- 1.0.2
+ 2021.1
```
@@ -26,7 +26,7 @@
net.dreamlu
spring-rest-template-java11
- 1.0.2
+ 2021.1
```
diff --git a/pom.xml b/pom.xml
index bfa80f0..0f9ee73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
11
2.4.4
2020.0.2
- 1.2.5
+ 2.0.4
UTF-8
UTF-8