blob: f9906c2d51446cf2367b27b360a59a66498ae415 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Version 0.26:
* QPID-4834: Ruby client examples incorrectly handles '--connection-options' option
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.
|