Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 26, 2019
1 parent 9bb7c7e commit eaa29b5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Release Notes

## [v2.0.0 (2019-02-26)](https://github.com/laravel/nexmo-notification-channel/compare/v1.0.1...v2.0.0)

### Added
- Added support for Laravel 5.8 ([9b9d340](https://github.com/laravel/nexmo-notification-channel/commit/9b9d34093654501faaf975565ab290527fbdd925))

### Changed
- Use `Facade::resolved()` before extending channel ([#4](https://github.com/laravel/nexmo-notification-channel/pull/4))

### Removed
- Dropped support for Laravel 5.7 ([9b9d340](https://github.com/laravel/nexmo-notification-channel/commit/9b9d34093654501faaf975565ab290527fbdd925))

0 comments on commit eaa29b5

Please sign in to comment.