diff --git a/Ent-Changes.md b/Ent-Changes.md index 56722a50..49cf4d4a 100644 --- a/Ent-Changes.md +++ b/Ent-Changes.md @@ -4,11 +4,12 @@ Please see [sidekiq.org](https://sidekiq.org) for more details and how to buy. -3.0.0.beta1 ------------- +7.0.0 +--------- - Componentize and capsulize Enterprise functionality for Sidekiq 7 - Remove bucket history graph from Web UI +- Rename "Cron" tab to "Periodic" [#5590] - Add DE locale 2.5.3 diff --git a/Pro-Changes.md b/Pro-Changes.md index 1a57cd70..41bcf0c6 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -4,8 +4,8 @@ Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy. -6.0.0.beta1 ------------- +7.0.0 +--------- - Componentize and capsulize Pro functionality for Sidekiq 7. - Add DE locale diff --git a/sidekiq.gemspec b/sidekiq.gemspec index e1f6205e..0dc8aab1 100644 --- a/sidekiq.gemspec +++ b/sidekiq.gemspec @@ -41,7 +41,7 @@ Gem::Specification.new do |gem| ░░░░░░░░░ ░░░░░ ░░░░░░░░░░ ░░░░░░░░░░ ░░░░░ ░░░░ ░░░░░ ░░░░░░ ░░ ░░░ ░░ ░░░░░░ - 1. Use `gem 'sidekiq', '<7'` in your Gemfile if you don't want the new version. + 1. Use `gem 'sidekiq', '<7'` in your Gemfile if you don't want this new version. 2. Read the release notes at https://github.com/mperham/sidekiq/blob/main/docs/7.0-Upgrade.md 3. Search for open/closed issues at https://github.com/mperham/sidekiq/issues/