Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mckenziearts authored and github-actions[bot] committed Jul 24, 2024
1 parent 0fb781a commit f2612e9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

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

## [v1.3.1](https://github.com/rinvex/laravel-subscriptions/compare/v1.3...v1.3.1) - 2024-07-24

### What's Changed

* feat: Remove laravel 9 support and update github actions test by @mckenziearts in https://github.com/laravelcm/laravel-subscriptions/pull/17

**Full Changelog**: https://github.com/laravelcm/laravel-subscriptions/compare/v1.3...v1.3.1

## [v1.3](https://github.com/rinvex/laravel-subscriptions/compare/v6.1.0...v1.3) - 2024-07-24

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

- Update validation rules

- Drop using rinvex/laravel-cacheable from core packages for more flexibility

- Caching should be handled on the application layer, not enforced from the core packages

- Drop PHP 7.2 & 7.3 support from travis


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

Expand Down

0 comments on commit f2612e9

Please sign in to comment.