1
0
mirror of synced 2026-04-18 23:39:02 +08:00

📝 添加 CHANGELOG

This commit is contained in:
Yangkai.Shen
2019-09-04 19:34:38 +08:00
parent 30de3ea9bc
commit 4a9187af34

View File

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