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

Commit 4187c2c

Browse files
committed
Update changelog.
1 parent d062d69 commit 4187c2c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## [Unreleased]
44

5-
## [0.2.0](https://github.com/laravel-notification-channels/hipchat/tag/v0.2.0) - 2017-01-30
5+
## [0.2.0](https://github.com/laravel-notification-channels/hipchat/releases/tag/0.2.0) - 2017-01-30
66
### Changed
77
- Updated dependencies to support Laravel 5.4
88

9-
## [0.1.0](https://github.com/laravel-notification-channels/hipchat/tag/v0.1.0) - 2016-08-24
9+
## [0.1.0](https://github.com/laravel-notification-channels/hipchat/releases/tag/0.1.0) - 2016-08-24
1010
### Added
1111
- Added HipChat card support to `HipChatMessage`. See https://developer.atlassian.com/hipchat/guide/sending-messages#SendingMessages-UsingCards.
1212
- Added tests for `HipChatChannel`.
@@ -18,20 +18,20 @@
1818
- Allowed usage of the laravel-notification-channels/backport package, to use this notification channel with Laravel 5.1 and 5.2.
1919
- Updated tests.
2020

21-
## [0.0.4](https://github.com/laravel-notification-channels/hipchat/tag/v0.0.4) - 2016-08-22
21+
## [0.0.4](https://github.com/laravel-notification-channels/hipchat/releases/tag/0.0.4) - 2016-08-22
2222
### Added
2323
- Added file sharing capability.
2424

2525
### Changed
2626
- Allow set the content when using `text()` or `html()` on `HipChatMessage`.
2727

28-
## [0.0.3](https://github.com/laravel-notification-channels/hipchat/tag/v0.0.3) - 2016-08-15
28+
## [0.0.3](https://github.com/laravel-notification-channels/hipchat/releases/tag/0.0.3) - 2016-08-15
2929
#### Fixed
3030
- Fixed config parameters casing.
3131

32-
## [0.0.2](https://github.com/laravel-notification-channels/hipchat/tag/v0.0.2) - 2016-08-15
32+
## [0.0.2](https://github.com/laravel-notification-channels/hipchat/releases/tag/0.0.2) - 2016-08-15
3333
#### Added
3434
- Added `create` method for `HipChatMessage`.
3535

36-
## [0.0.1](https://github.com/laravel-notification-channels/hipchat/tag/v0.0.1) - 2016-08-15
36+
## [0.0.1](https://github.com/laravel-notification-channels/hipchat/releases/tag/0.0.1) - 2016-08-15
3737
- Experimental release

0 commit comments

Comments
 (0)