Skip to content

Commit f2612e9

Browse files
mckenzieartsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 0fb781a commit f2612e9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](CONTRIBUTING.md).
66

7+
## [v1.3.1](https://github.com/rinvex/laravel-subscriptions/compare/v1.3...v1.3.1) - 2024-07-24
8+
9+
### What's Changed
10+
11+
* feat: Remove laravel 9 support and update github actions test by @mckenziearts in https://github.com/laravelcm/laravel-subscriptions/pull/17
12+
13+
**Full Changelog**: https://github.com/laravelcm/laravel-subscriptions/compare/v1.3...v1.3.1
14+
715
## [v1.3](https://github.com/rinvex/laravel-subscriptions/compare/v6.1.0...v1.3) - 2024-07-24
816

917
### What's Changed
@@ -66,10 +74,13 @@ This project adheres to [Semantic Versioning](CONTRIBUTING.md).
6674
## [v4.1.0](https://github.com/rinvex/laravel-subscriptions/compare/v4.0.6...v4.1.0) - 2020-06-15
6775

6876
- Update validation rules
77+
6978
- Drop using rinvex/laravel-cacheable from core packages for more flexibility
79+
7080
- Caching should be handled on the application layer, not enforced from the core packages
7181

7282
- Drop PHP 7.2 & 7.3 support from travis
83+
7384

7485
## [v4.0.6](https://github.com/rinvex/laravel-subscriptions/compare/v4.0.5...v4.0.6) - 2020-05-30
7586

0 commit comments

Comments
 (0)