1
0
mirror of synced 2026-03-01 08:18:13 +08:00

📝 添加 CHANGELOG

This commit is contained in:
Yangkai.Shen
2019-08-31 13:12:06 +08:00
parent 9dbe77b703
commit 59da8a1c61

View File

@@ -1,5 +1,10 @@
## 版本更新记录
### 【1.0.2-SNAPSHOT】2019-08-31
- 添加内置的 Redis 缓存策略,通过配置项可配,不需要额外实现
- 支持 Redis 缓存自定义缓存前缀、自定义缓存过期时间
### 【1.0.1】2019-08-19
- 升级 `JustAuth` 版本1.10.1AuthUser添加构造函数支持反序列化