summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qpid/ruby/ChangeLog
blob: 5eca9644d35e902f3e0cbe7008cd2fb0fe8ff42e (plain)
1
2
3
4
5
6
7
8
9
10
11
Version 0.26:
	* QPID-4834: Ruby client examples incorrectly handles '--connection-options' option
	* QPID-5250: Wrapped all C++ exceptions as Ruby exceptions.

Version 0.24:
	* No language-specific changes.

Version 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.