Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 2b26f2b

Browse files
committed
Update changelog.
1 parent e77f4fc commit 2b26f2b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Diff for: CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@
33
All notable changes to `laravel-notification-channels/hipchat` will be documented in this file
44

55
## [Unreleased]
6-
## Added
6+
7+
## [0.1.0] - 2016-08-24
8+
### Added
79
- Added HipChat card support to `HipChatMessage`. See https://developer.atlassian.com/hipchat/guide/sending-messages#SendingMessages-UsingCards.
810
- Added tests for `HipChatChannel`.
911
- Added `attachTo` method to `HipChatMessage`
10-
- Added `MessageColors` inteface that lists all supported by HipChat colors.
12+
- Added `MessageColors` inteface that lists all supported colors.
1113

12-
## Changed
14+
### Changed
1315
- Switched to the stable 5.3 version of Laravel.
1416
- Allowed usage of the laravel-notification-channels/backport package, to use this notification channel with Laravel 5.1 and 5.2.
1517
- Updated tests.

0 commit comments

Comments
 (0)