whatsnew.md in pushover-0.3.1 vs whatsnew.md in pushover-0.4.0
- old
+ new
@@ -1,7 +1,17 @@
+Unreleased:
+ * Added priority and device specification.
+ * Moved all the variables, including message, into the configure block.
+ * Documentation push, 100% passage and updated for yardoc.
+ * Updated the gemspec with some more information.
+ * Better output for error messages.
+0.3.1
+ * Added benwoody's changes back to the system, this allows for some nifty generators.
+ * Fixed the nasty bug where it wasn't working once installed.
0.3.0
* No longer need to supply credentials at all if you have some saved.
* Fixed up a ton of documentation and spelling mistakes.
* Various bug fixes.
* About thirty percent of the tests are complete.
- * Added convience methods for App.current_app and User.current_user to supply the correctly inherited credentials.
+ * Added convenience methods for App.current_app and User.current_user to supply the correctly inherited credentials.
* Will only create the save directory if you attempt to save.
+ * You can specify config on the command line via --config_file