summaryrefslogtreecommitdiff
path: root/cpp/bindings/qpid/ruby/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/bindings/qpid/ruby/ChangeLog')
-rw-r--r--cpp/bindings/qpid/ruby/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/bindings/qpid/ruby/ChangeLog b/cpp/bindings/qpid/ruby/ChangeLog
new file mode 100644
index 0000000000..03813053d2
--- /dev/null
+++ b/cpp/bindings/qpid/ruby/ChangeLog
@@ -0,0 +1,4 @@
+Verison 0.22:
+ * Qpid::Messaging::Address can use an address string on creation.
+ * Qpid::Messaging::Message can use an address string for reply_to.
+ * Removed errors.rb and the KeyError and SessionNameException errors.