CHANGELOG.md in capistrano-sidekiq-1.0.2 vs CHANGELOG.md in capistrano-sidekiq-1.0.3
- old
+ new
@@ -1,6 +1,10 @@
# Changelog
+## 1.0.3
+- Add upstart support
+- Fix monit service name
+
## 1.0.2
- Fix deployment flow hooks
## 1.0.1
- Add deploy failure handling @phillbaker