File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
55This 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
You can’t perform that action at this time.
0 commit comments