Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Oct 1, 2019
1 parent b6f945a commit cdd1c4e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release Notes

## [Unreleased](https://github.com/laravel/nexmo-notification-channel/compare/v2.1.0...2.0)
## [Unreleased](https://github.com/laravel/nexmo-notification-channel/compare/v2.2.0...2.0)


## [v2.2.0 (2019-10-01)](https://github.com/laravel/nexmo-notification-channel/compare/v2.1.0...v2.2.0)

### Added
- Implement shortcode support ([#24](https://github.com/laravel/nexmo-notification-channel/pull/24))

### Changed
- Upgrade to nexmo/laravel 2.0 ([#22](https://github.com/laravel/nexmo-notification-channel/pull/22))


## [v2.1.0 (2019-07-30)](https://github.com/laravel/nexmo-notification-channel/compare/v2.0.0...v2.1.0)
Expand Down

0 comments on commit cdd1c4e

Please sign in to comment.