All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.0 - 2018-05-08
- New changelog.
- Support for automatic package discovery in Laravel 5.5+.
- Updated CI configs for increased test coverage.
- Allow
key
andsecret
config keys to be omitted for alternative AWS credentials. - Updated readme with version information and message group information.
1.0.2 - 2017-02-14
- Fix
onMessageGroup()
typo in the documentation.
1.0.1 - 2017-02-14
- Fix FIFO connector not registering due to the deferred service provider.
- Initial release!