Skip to content

Commit 04efa91

Browse files
committed
Update changelog for PR #1236
Updated the changelog to add details about PR #1236. This PR allows us to support version 4.1.x or greater of lcobucci/jwt by conditionally supporting the StrictValidAt() validator.
1 parent 289fb49 commit 04efa91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Changed
9+
- Conditionally support the `StrictValidAt()` method in lcobucci/jwt so we can use version 4.1x of the library (PR #1236)
810

911
## [8.3.1] - released 2021-06-04
1012
### Fixed

0 commit comments

Comments
 (0)