Skip to content

Commit f37786c

Browse files
authored
Changelog for 5.14.0 (#2183)
1 parent 168b43a commit f37786c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 5.14.0
22

33
### Features
44

@@ -13,7 +13,7 @@
1313
config.enabled_patches += [:sidekiq_cron]
1414
```
1515
- Add support for [`sidekiq-scheduler`](https://github.com/sidekiq-scheduler/sidekiq-scheduler) [#2172](https://github.com/getsentry/sentry-ruby/pull/2172)
16-
16+
1717
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.
1818

1919
```rb

0 commit comments

Comments
 (0)