From c87e46f853e08bbc20452dfda753f23f8f3851c2 Mon Sep 17 00:00:00 2001 From: Daisuke Maki Date: Tue, 19 Jul 2022 14:09:55 +0900 Subject: [PATCH] Update Changes --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index e8f46b4f2..786324aa5 100644 --- a/Changes +++ b/Changes @@ -4,7 +4,7 @@ Changes v2 has many incompatibilities with v1. To see the full list of differences between v1 and v2, please read the Changes-v2.md file (https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes-v2.md) -v2.0.4 - UNRELEASED +v2.0.4 - 19 Jul 2022 [Bug Fixes] * [jwk] github.com/lestrrat-go/httprc, which jwk.Cache depends on, had a problem with inserting URLs to be re-fetched into its queue.