Skip to content

Latest commit

 

History

History
executable file
·
41 lines (31 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

executable file
·
41 lines (31 loc) · 1.59 KB

Changelog

[Unreleased]

1.0.0 - 2017-09-02

Added

  • Added Laravel 5.5 support including package auto discovery.

0.2.0 - 2017-01-30

Added

  • Added Laravel 5.4 support.

0.1.0 - 2016-08-24

Added

Changed

  • Switched to the stable 5.3 version of Laravel.
  • Allowed usage of the laravel-notification-channels/backport package, to use this notification channel with Laravel 5.1 and 5.2.
  • Updated tests.

0.0.4 - 2016-08-22

Added

  • Added file sharing capability.

Changed

  • Allow set the content when using text() or html() on HipChatMessage.

0.0.3 - 2016-08-15

Fixed

  • Fixed config parameters casing.

0.0.2 - 2016-08-15

Added

  • Added create method for HipChatMessage.

0.0.1 - 2016-08-15

  • Experimental release