All notable changes to Laravel SemySMS will be documented in this file
- Code style fixes
- Added notification channel
- Fixed composer dependency
- Refactored validation
- Fixed validation bug on Laravel 5.1
- Added ability to send multiple messages by using chaining methods
- Added ability to filter USSD responses in case that it comes in SMS
- Added SMS auto-distributing feature
- Added ussd-response event
- Fix error with sending SMS
- Added ussd requests feature
- Added support for laravel 5.1
- Use guzzlehttp/guzzle for requests
- Experimental initial release