CHANGELOG.md in sidekiq-bus-0.8.1 vs CHANGELOG.md in sidekiq-bus-0.8.2
- old
+ new
@@ -4,9 +4,14 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+### [0.8.2] - 2019-08-06
+
+### Fixed
+- Schedule now uses cron format to schedule heartbeat. The "every: 1min" format was causing multiple heartbeats to fire in the same minute if there were multiple sidekiq processes with the dynamic setting turned off (which is default).
+
### [0.8.1] - 2019-08-05
### Fixed
- Schedule is now setup correctly for dyanmic schedules and non-dynamic