CHANGELOG.md in capistrano-nc-0.1.4 vs CHANGELOG.md in capistrano-nc-0.2.0
- old
+ new
@@ -1,9 +1,31 @@
+## master
+
+https://github.com/capistrano/notification-center/compare/v0.2.0...HEAD
+
+* Your contribution here!
+
+## 0.2.0 (2018-02-25)
+
+https://github.com/capistrano/notification-center/compare/v0.1.4...v0.2.0
+
+* [#9](https://github.com/capistrano/notification-center/pull/9): Update terminal-notifier dependency to ~> 2.0. This fixes a bug where capistrano-nc would hang forever waiting for the notification to dismiss.
+
+## 0.1.4
+
+https://github.com/capistrano/notification-center/compare/v0.1.3...v0.1.4
+
+* [#6](https://github.com/capistrano/notification-center/pull/6): Update terminal-notifier dependency (adds Yosemite compatibility) - [@rjocoleman](https://github.com/rjocoleman)
+
## 0.1.3
+https://github.com/capistrano/notification-center/compare/v0.1.2...v0.1.3
+
* Added support for "activate" and "sender" terminal-notifier options (#5)
## 0.1.2
+
+https://github.com/capistrano/notification-center/compare/v0.1.1...v0.1.2
* Fixed dependency on Capistrano core
* Updated terminal-notifier dependency
## 0.1.1