1
0
mirror of synced 2026-05-22 13:43:20 +00:00

🔖 AuthUser添加构造函数,支持反序列化。发布1.10.1

This commit is contained in:
yadong.zhang
2019-08-17 16:37:15 +08:00
parent fd183afd4a
commit 10df9f05f3
7 changed files with 47 additions and 11 deletions
+5
View File
@@ -1,3 +1,8 @@
## v1.10.1
### 2019/08/17
- AuthUser添加构造函数,支持反序列化
### 2019/08/08
- 项目迁移到组织[justauth](https://github.com/justauth)