From acaee69ba4ac99174afba7098e703bda9bb53339 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Sun, 7 Nov 2021 10:52:14 -0800 Subject: [PATCH] release --- Changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes.md b/Changes.md index c995241c..a511754e 100644 --- a/Changes.md +++ b/Changes.md @@ -2,7 +2,7 @@ [Sidekiq Changes](https://github.com/mperham/sidekiq/blob/main/Changes.md) | [Sidekiq Pro Changes](https://github.com/mperham/sidekiq/blob/main/Pro-Changes.md) | [Sidekiq Enterprise Changes](https://github.com/mperham/sidekiq/blob/main/Ent-Changes.md) -HEAD +6.3.1 --------- - Fix keyword arguments error with CurrentAttributes on Ruby 3.0 [#5048]