whatsnew.md in pushover-0.99.1 vs whatsnew.md in pushover-0.99.2
- old
+ new
@@ -1,4 +1,7 @@
+## 0.99.2:
+ * Version constraint (thanks @freeatnet) on bini, I stupidily upgraded one without the other.
+
## 0.99.1:
* Big one here, properly testing bin/pushover now.
* Fixed a bug in the bin/pushover so --config_file and --app work as expected.
* Empty params will no longer be sent to pushover.net
* Fixed Pushover#notification, no longer overwrites params with it's arguments.