CHANGELOG.md in sidetiq-0.6.1 vs CHANGELOG.md in sidetiq-0.6.2
- old
+ new
@@ -1,4 +1,11 @@
+0.6.2
+-----
+
+- Lock ice cube to 0.11.1 to fix memory leaks [camjackson]
+- Don't use Redis keys command [Connorhd ]
+- Use Sidekiq.redis_pool in Schedulable [nkondratyev]
+
0.6.1
-----
- Fix manual triggering of jobs with #perform arguments.
- Require 'sidetiq' in 'sidetiq/web'.