mirror of
https://gitee.com/fujieid/jap.git
synced 2024-11-30 02:27:34 +08:00
📝 Writing docs.
This commit is contained in:
parent
baee61242e
commit
b968edd7d1
@ -1,3 +1,11 @@
|
||||
## v1.0.3 (2021-07-28)
|
||||
|
||||
- (**fix**): a bug of JwkUtil
|
||||
- (**fix**): cannot refresh token
|
||||
- (**pr**): Merge Gitee PR [#16](https://gitee.com/fujieid/jap/pulls/16) by [@lowis](https://gitee.com/lowis)
|
||||
- (**issue**): Fix Gitee [#I3YWTD](https://gitee.com/fujieid/jap/issues/I3YWTD)
|
||||
- Upgrade justauth to 1.16.2
|
||||
|
||||
## v1.0.2 (2021-05-24)
|
||||
|
||||
### New features
|
||||
|
@ -6,7 +6,7 @@
|
||||
</p>
|
||||
<p align="center">
|
||||
<a target="_blank" href="https://search.maven.org/search?q=jap">
|
||||
<img src="https://img.shields.io/badge/nexus-v1.0.1-blue" ></img>
|
||||
<img src="https://img.shields.io/github/v/release/fujieid/jap?style=flat-square" ></img>
|
||||
</a>
|
||||
<a target="_blank" href="https://oss.sonatype.org/content/repositories/snapshots/com/fujieid/">
|
||||
<img src="https://img.shields.io/nexus/s/https/oss.sonatype.org/com.fujieid/jap-bom.svg?style=flat-square" ></img>
|
||||
|
Loading…
Reference in New Issue
Block a user