Sha256: 05777ecc444d80b8f8e0863e3ac38eded60ca10d96f37adac55b801e705b0709

Contents?: true

Size: 475 Bytes

Versions: 2

Compression:

Stored size: 475 Bytes

Contents

### 0.6.0 (3/11/2015)

* BREAKING CHANGES:
  * Mblox::Sms#message will now raise an exception if the message was split.  Use Mblox::Sms#messages in that case.  If the message was not split, Mblox::Sms#message returns the message as a String directly instead of warpping it in an array.
  * `on_message_too_long`, `logger`, and `log_at` are configured in SmsValidation, a dependency of this gem.  See https://github.com/betesh/sms_validation/blob/master/README.md for details

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mblox-0.6.2 CHANGELOG.md
mblox-0.6.0 CHANGELOG.md