lib/submodules/ably-ruby/CHANGELOG.md in ably-rest-0.8.3 vs lib/submodules/ably-ruby/CHANGELOG.md in ably-rest-0.8.5
- old
+ new
@@ -4,10 +4,16 @@
[Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.2...HEAD)
**Implemented enhancements:**
+- Add compatibility support for default Crypto params [\#53](https://github.com/ably/ably-ruby/issues/53)
+
+- EventEmitter on connection [\#52](https://github.com/ably/ably-ruby/issues/52)
+
+- Add test for connectionId attribute for a message sent over REST [\#50](https://github.com/ably/ably-ruby/issues/50)
+
- Implement :queue\_messages option [\#36](https://github.com/ably/ably-ruby/issues/36)
- Check that a non 200-299 status code for REST requests uses fallback hosts [\#35](https://github.com/ably/ably-ruby/issues/35)
- Move stats fixtures into ably-common [\#34](https://github.com/ably/ably-ruby/issues/34)
@@ -29,9 +35,13 @@
- Scope default token params in arguments [\#55](https://github.com/ably/ably-ruby/issues/55)
- Channel options can be reset when accessing a channel with \#get [\#46](https://github.com/ably/ably-ruby/issues/46)
**Merged pull requests:**
+
+- Spec update to fix a number of issues [\#60](https://github.com/ably/ably-ruby/pull/60) ([mattheworiordan](https://github.com/mattheworiordan))
+
+- Allow clientId to be provided on init if using externally created token [\#58](https://github.com/ably/ably-ruby/pull/58) ([SimonWoolf](https://github.com/SimonWoolf))
- Separate token params for auth [\#57](https://github.com/ably/ably-ruby/pull/57) ([mattheworiordan](https://github.com/mattheworiordan))
- Ensure files are required in a consistent order [\#51](https://github.com/ably/ably-ruby/pull/51) ([SimonWoolf](https://github.com/SimonWoolf))
\ No newline at end of file