2.9.3
Fixed
- #295 Removed automatic unicode detection when sending SMS. Default SMS
typeis now set tounicode, developers now have the option to set totextif they wish by using thesetType()method on the SMS or OutboundMessage class.
Changed
- #296 Tweak to Readme to include how to fire the PHPUnit test runner.