From 2f6946c6b1208772b4ab63877d630166fe2dec89 Mon Sep 17 00:00:00 2001
From: "Yangkai.Shen" <237497819@qq.com>
Date: Mon, 19 Aug 2019 09:21:25 +0800
Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E5=8D=87=E7=BA=A7=20`JustAuth`?=
=?UTF-8?q?=20=E7=89=88=E6=9C=AC=EF=BC=9A1.10.1=EF=BC=8CAuthUser=E6=B7=BB?=
=?UTF-8?q?=E5=8A=A0=E6=9E=84=E9=80=A0=E5=87=BD=E6=95=B0=EF=BC=8C=E6=94=AF?=
=?UTF-8?q?=E6=8C=81=E5=8F=8D=E5=BA=8F=E5=88=97=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
CHANGELOG.md | 6 +++++-
README.md | 2 +-
pom.xml | 4 ++--
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26540b2..203dd9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,12 @@
## 版本更新记录
+### 【1.0.1】2019-08-19
+
+- 升级 `JustAuth` 版本:1.10.1,AuthUser添加构造函数,支持反序列化
+
### 【1.0.0】2019-08-08
-- 升级 `JustAuth` 版本到 1.10.0,支持 `华为登录`、`企业微信登录`,`自定义State缓存`
+- 升级 `JustAuth` 版本:1.10.0,支持 `华为登录`、`企业微信登录`,`自定义State缓存`
### 【0.0.2】2019-08-01
diff --git a/README.md b/README.md
index 444898c..6b0b539 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ https://github.com/xkcoding/justauth-spring-boot-starter-demo
com.xkcoding
justauth-spring-boot-starter
- 1.0.0
+ 1.0.1
```
diff --git a/pom.xml b/pom.xml
index b10a395..18ffc75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
com.xkcoding
justauth-spring-boot-starter
- 1.0.0
+ 1.0.1
justauth-spring-boot-starter
https://github.com/xkcoding/justauth-spring-boot-starter
@@ -67,7 +67,7 @@
2.1.6.RELEASE
- 1.10.0
+ 1.10.1