Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 636 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 636 Bytes

Changelog

All notable changes to Corvass will be documented in this file

2.0.0 - 2017-02-28

This update includes api-breaking changes.

  • Corvass client functionality is not handed by this package anymore.
  • Inherits the common functionality from erdemkeren/corvass-php.
  • Replaces the JetSMSMessage class with ShortMessage class.
  • Adds MessagesWereSent and SendingMessages events.
  • All class names and namespaces which contains JetSMS has been changed with Corvass for better camel case support.
  • Updates test for new implementations.
  • Updates docs.

1.0.0 - 2016-11-22

  • First release of the package.