CHANGELOG in stomp-1.1 vs CHANGELOG in stomp-1.1.3

- old
+ new

@@ -1,4 +1,10 @@ +== 1.1.3 2009-24-11 + +* Failover support +* SSL support +* Stomp::Connection and Stomp::Client accept a hash on their constructor + == 1.1 2009-27-02 * Ruby 1.9 Support * Add support for connect_headers, to control the CONNECT command. * Refactored lib dir to separate concerns.