# Release Notes

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

### Added
- Added support for Laravel 5.8 ([f97b057](https://github.com/laravel/slack-notification-channel/commit/f97b0572a44d6c1ae72745934bc917e9ae375875))

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

### Removed
- Dropped support for Laravel 5.7 ([f97b057](https://github.com/laravel/slack-notification-channel/commit/f97b0572a44d6c1ae72745934bc917e9ae375875))
