Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche authored and github-actions[bot] committed Feb 19, 2024
1 parent ba0f241 commit 34c3829
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ All notable changes to `laravel-settings` will be documented in this file

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

## 3.3.0 - 2024-02-19

### What's Changed

* Update composer.json to use Larastan Org by @arnebr in https://github.com/spatie/laravel-settings/pull/252
* Add support for laravel 11 by @shuvroroy in https://github.com/spatie/laravel-settings/pull/256
* Added settings driven custom encoder/decoder by @naxvog in https://github.com/spatie/laravel-settings/pull/250

**Full Changelog**: https://github.com/spatie/laravel-settings/compare/3.2.3...3.3.0

## 3.2.3 - 2023-12-04

- Revert "Use Illuminate\Database\Eloquent\Casts\Json if possible" (#249)
Expand Down

0 comments on commit 34c3829

Please sign in to comment.