Skip to content

Commit 1375a13

Browse files
rubenvanasschegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 1cc000e commit 1375a13

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ All notable changes to `laravel-settings` will be documented in this file
66

77
- Make `spatie/data-transfer-object` dependency optional. (#160)
88

9+
## 3.8.1 - 2026-05-22
10+
11+
### What's Changed
12+
13+
* cast env('SETTINGS_CACHE_ENABLED') to boolean by @ismaail in https://github.com/spatie/laravel-settings/pull/361
14+
15+
### New Contributors
16+
17+
* @ismaail made their first contribution in https://github.com/spatie/laravel-settings/pull/361
18+
19+
**Full Changelog**: https://github.com/spatie/laravel-settings/compare/3.8.0...3.8.1
20+
921
## 3.8.0 - 2026-04-28
1022

1123
### What's Changed
@@ -57,6 +69,7 @@ When enabled, settings cache values are stored in memory during a single request
5769

5870

5971

72+
6073
```
6174
Per-repository configuration is also supported.
6275

0 commit comments

Comments
 (0)