# Change Log **Merged pull requests:** - Ensure files are required in a consistent order [\#51](https://github.com/ably/ably-ruby/pull/51) ([SimonWoolf](https://github.com/SimonWoolf)) ## [v0.8.2](https://github.com/ably/ably-ruby/tree/v0.8.2) (2015-05-20) [Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.1...v0.8.2) **Implemented enhancements:** - Ensure Array object can be used in place of Hash for payload [\#44](https://github.com/ably/ably-ruby/issues/44) - Change connect\_automatically option to auto\_connect for consistency [\#42](https://github.com/ably/ably-ruby/issues/42) - Rename PaginatedResource to PaginatedResult for consistency [\#40](https://github.com/ably/ably-ruby/issues/40) - EventEmitter should use `emit` not `trigger` to be consistent with other libs [\#31](https://github.com/ably/ably-ruby/issues/31) - Add exceptions when data attribute for messages/presence is not String, Binary or JSON data [\#4](https://github.com/ably/ably-ruby/issues/4) - Auth Callback and Auth URL should support tokens as well as token requests [\#2](https://github.com/ably/ably-ruby/issues/2) **Closed issues:** - Realtime Presence\#get does not wait by default [\#47](https://github.com/ably/ably-ruby/issues/47) - No implicit attach when accessing channel.presence [\#45](https://github.com/ably/ably-ruby/issues/45) **Merged pull requests:** - Reject invalid payload type [\#48](https://github.com/ably/ably-ruby/pull/48) ([mattheworiordan](https://github.com/mattheworiordan)) ## [v0.8.1](https://github.com/ably/ably-ruby/tree/v0.8.1) (2015-04-23) [Full Changelog](https://github.com/ably/ably-ruby/compare/v0.8.0...v0.8.1) ## [v0.8.0](https://github.com/ably/ably-ruby/tree/v0.8.0) (2015-04-23) [Initial implementation of client library specification 0.8](http://docs.ably.io/client-lib-development-guide/features/) [Full Changelog](https://github.com/ably/ably-ruby/compare/v0.7.6...v0.8.0) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*