doc(CHANGELOG)

This commit is contained in:
cduvray 2023-11-15 07:39:12 +01:00
parent 8d9734bcd5
commit bc90802639

View file

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
- jsonwebtoken updated (8.3.0 -> 9.1.0)
- make RegisteredClaims serializable (fixes #38)
## 0.12.0 (2023-10-14)
- internal refactoring (no public breaking changes)