Skip to content

Commit

Permalink
Changelog for 5.14.0 (#2183)
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py authored Nov 27, 2023
1 parent 168b43a commit f37786c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 5.14.0

### Features

Expand All @@ -13,7 +13,7 @@
config.enabled_patches += [:sidekiq_cron]
```
- Add support for [`sidekiq-scheduler`](https://github.com/sidekiq-scheduler/sidekiq-scheduler) [#2172](https://github.com/getsentry/sentry-ruby/pull/2172)

You can opt in to the `sidekiq-scheduler` patch and we will automatically monitor check-ins for all repeating jobs (i.e. `cron`, `every`, and `interval`) specified in the config.

```rb
Expand Down

0 comments on commit f37786c

Please sign in to comment.