From b5a0b34107ed825e489311c26873556b32cace1f Mon Sep 17 00:00:00 2001 From: Daniel DeGroff Date: Wed, 27 Sep 2023 14:42:01 -0600 Subject: [PATCH] CHANGES --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 39ad2f8..159c4f2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ FusionAuth JWT Changes +Changes in 5.3.0 + + * Add support for providing your own JWT header. This wil, enable you to customize the header property order for example. + + Resolves https://github.com/FusionAuth/fusionauth-jwt/issues/52 + Thanks to @mdemille for the request and the PR! + Changes in 5.2.4 * Bind a deserializer using @JsonDeserialize the JWT object for all ZoneDateTime objects. This allows