diff --git a/Ent-Changes.md b/Ent-Changes.md index 49cf4d4a..c8267a43 100644 --- a/Ent-Changes.md +++ b/Ent-Changes.md @@ -4,6 +4,12 @@ Please see [sidekiq.org](https://sidekiq.org) for more details and how to buy. +HEAD +--------- + +- Fix spurious ReadTimeoutError in concurrent rate limiter [#5611] +- Fix eager connection to Redis [#5606] + 7.0.0 --------- diff --git a/Pro-Changes.md b/Pro-Changes.md index 41bcf0c6..e7d8cddf 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -4,6 +4,11 @@ Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy. +HEAD +--------- + +- Fix eager connection to Redis [#5606] + 7.0.0 ---------