Skip to content

Commit 4655c05

Browse files
committed
Adding 1.4.0 release notes
1 parent 5d9b454 commit 4655c05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

33
All notable changes to `aws-sns` will be documented in this file
44

5+
## [1.4.0] - 2022-03-02
6+
### Added
7+
- Added support for Laravel 9 [#21](https://github.com/laravel-notification-channels/aws-sns/pull/21);
8+
- Added tests to check the package compatibility with all versions supported [#21](https://github.com/laravel-notification-channels/aws-sns/pull/21);
9+
- Bumped dependencies to better support newer versions of PHP and Laravel [#21](https://github.com/laravel-notification-channels/aws-sns/pull/21).
10+
511
## [1.3.0] - 2021-10-13
612
### Added
713
- Added support for Origination Number (PR #15);

0 commit comments

Comments
 (0)