File tree 2 files changed +10
-5
lines changed
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` glorand/laravel-model-settings ` will be documented in this file
4
4
5
+ ## 8.0.1 - 2025-03-15
6
+ ### Added
7
+ - Rename HasSettings::getRules to HasSettings::getSettingsRules
8
+
9
+ ## 8.0.0 - 2025-02-28
10
+ ### Added
11
+ - Add support for Laravel 12
12
+
5
13
## 7.0.0 - 2024-03-13
6
14
### Added
7
15
- Add support for Laravel 11
Original file line number Diff line number Diff line change 17
17
<a href =" https://github.com/glorand/laravel-model-settings/actions " >
18
18
<img src =" https://github.com/glorand/laravel-model-settings/workflows/Test/badge.svg " alt =" 'Github Actions " />
19
19
</a >
20
- <a href =" https://travis-ci.com/glorand/laravel-model-settings " >
21
- <img src =" https://travis-ci.com/glorand/laravel-model-settings.svg?branch=master " alt =" Build Status " >
22
- </a >
23
- <a href =" LICENSE.md " >
20
+ <a href =" LICENSE " >
24
21
<img src =" https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat " alt =" Software License " >
25
22
</a >
26
23
<br />
27
- <a title =" MadeWithLaravel.com Shield " href =" https://madewithlaravel.com/p/laravel-model-settings/shield-link " > <img src =" https://madewithlaravel.com/storage/repo-shields/1716-shield.svg " /></a >
24
+ <a title =" MadeWithLaravel.com Shield " href =" https://madewithlaravel.com/p/laravel-model-settings/shield-link " > <img src =" https://madewithlaravel.com/storage/repo-shields/1716-shield.svg " alt = " Sheald " /></a >
28
25
<a title =" PHP Version " href =" # " ><img src =" https://img.shields.io/packagist/php-v/glorand/laravel-model-settings " alt =" PHP Version " /></a >
29
26
</p >
30
27
You can’t perform that action at this time.
0 commit comments