Skip to content

Commit

Permalink
Releasing version 0.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Nov 6, 2012
1 parent 8c972fc commit bc62bdd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NEWS
Expand Up @@ -5,6 +5,19 @@ Note about bug numbers:
Issue#1 - http://github.com/mvidner/ruby-dbus/issues#issue/1
bnc#1 - https://bugzilla.novell.com/show_bug.cgi?id=1

== Ruby D-Bus 0.9.0 - 2012-11-06

Features:
* When calling methods, the interface can be left unspecified if unambiguous
(Damiano Stoffie)
* YARD documentation, Reference.md

Bug fixes:
* Introspection attribute "direction" can be omitted
as allowed by the specification (Noah Meyerhans).
* ProxyObjectInterface#on_signal no longer needs the "bus" parameter
(Issue#31, by Damiano Stoffie)

== Ruby D-Bus 0.8.0 - 2012-09-20

Features:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.8.0
0.9.0

0 comments on commit bc62bdd

Please sign in to comment.