lib/submodules/ably-ruby/CHANGELOG.md in ably-rest-0.8.9 vs lib/submodules/ably-ruby/CHANGELOG.md in ably-rest-0.8.13

- old
+ new

@@ -1,27 +1,65 @@ # Change Log -## [v0.8.4](https://github.com/ably/ably-ruby/tree/v0.8.9) (2015-03-01) +## [Unreleased](https://github.com/ably/ably-ruby/tree/v0.8.13) -[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.7...v0.8.9) +[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.12...v0.8.13) +**Merged pull requests:** + +- Ensure interoperability with other libraries with JSON protocol [\#94](https://github.com/ably/ably-ruby/pull/94) ([mattheworiordan](https://github.com/mattheworiordan)) + +## [v0.8.12](https://github.com/ably/ably-ruby/tree/v0.8.12) (2016-05-23) + +[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.11...v0.8.12) + **Fixed bugs:** +- Ably::Exceptions::ConnectionError: SSL\_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed [\#87](https://github.com/ably/ably-ruby/issues/87) + +**Merged pull requests:** + +- Reauthorise [\#90](https://github.com/ably/ably-ruby/pull/90) ([mattheworiordan](https://github.com/mattheworiordan)) + +## [v0.8.11](https://github.com/ably/ably-ruby/tree/v0.8.11) (2016-04-05) + +[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.10...v0.8.11) + +**Merged pull requests:** + +- Ensure message emitter callbacks are safe \(i.e. cannot break the EM\) [\#85](https://github.com/ably/ably-ruby/pull/85) ([mattheworiordan](https://github.com/mattheworiordan)) + +## [v0.8.10](https://github.com/ably/ably-ruby/tree/v0.8.10) (2016-04-01) + +[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.9...v0.8.10) + +## [v0.8.9](https://github.com/ably/ably-ruby/tree/v0.8.9) (2016-03-01) + +[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.8...v0.8.9) + +**Fixed bugs:** + - Support enter\(data\) [\#79](https://github.com/ably/ably-ruby/issues/79) - Update documentation to hide private API methods [\#77](https://github.com/ably/ably-ruby/issues/77) **Closed issues:** - New Crypto Spec [\#80](https://github.com/ably/ably-ruby/issues/80) -- Support :key in ClientOptions and deprecate :api\_key [\#73](https://github.com/ably/ably-ruby/issues/73) - **Merged pull requests:** - Various fixes for open issues [\#82](https://github.com/ably/ably-ruby/pull/82) ([mattheworiordan](https://github.com/mattheworiordan)) - Encryption spec update [\#81](https://github.com/ably/ably-ruby/pull/81) ([mattheworiordan](https://github.com/mattheworiordan)) + +## [v0.8.8](https://github.com/ably/ably-ruby/tree/v0.8.8) (2016-01-26) + +[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.7...v0.8.8) + +**Closed issues:** + +- Support :key in ClientOptions and deprecate :api\_key [\#73](https://github.com/ably/ably-ruby/issues/73) ## [v0.8.7](https://github.com/ably/ably-ruby/tree/v0.8.7) (2015-12-31) [Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.6...v0.8.7)