CHANGELOG.md in sidetiq-0.4.0 vs CHANGELOG.md in sidetiq-0.4.1
- old
+ new
@@ -1,4 +1,11 @@
+0.4.1
+-----
+
+- Use Sidekiq's JSON wrappers instead of the json gem directly.
+- Allow tick used by Clock#tick to be overridden.
+- Bump Sidekiq dependency to >= 2.15.0
+
0.4.0
-----
- Fix bug where web dashboard wouldn't render when in presence of a
worker without a schedule.