CHANGELOG.rdoc in ruby-libnotify-0.5.0 vs CHANGELOG.rdoc in ruby-libnotify-0.5.1
- old
+ new
@@ -1,6 +1,10 @@
= Changelog
+== Release 0.5.1
+ * ADDED: Notification#name=, see doc
+ * CHANGED: extconf.rb
+
== Release 0.5.0
* libnotify >= 0.7.0 is required in order to use this release
* CHANGED: Notify.app_name has been renamed to Notify.name
* CHANGED: Notification.new no longer accept the widget to attach to as argument
* ADDED: Notify.name=, see doc