We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9b454 commit 4655c05Copy full SHA for 4655c05
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to `aws-sns` will be documented in this file
4
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
+
11
## [1.3.0] - 2021-10-13
12
### Added
13
- Added support for Origination Number (PR #15);
0 commit comments