We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532aedb commit 24f6ceaCopy full SHA for 24f6cea
CHANGELOG.md
@@ -4,10 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [2.0.1] - 2019-05-03
8
+### Added
9
+ - New custom claims
10
+
11
### Changed
- - Code optimisations and bug fixes in JWT token builder
- - Few bug fixes
12
+ - Code optimisations in JWT token builder
13
+ - Few bug fixes in JWT token
14
15
16
## [2.0.0] - 2019-04-30
0 commit comments