Skip to content

Commit

Permalink
Update 3.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ifox committed Jan 23, 2024
1 parent f6cdc18 commit 3713e9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ All notable changes to `twill` will be documented in this file.
- Allow QuickFilter extension by @joyceverheije
- Automatically add `active` to `$translatedAttributes` by @driftingly in #2401
- Add `--factory` and `--seeder` to `twill:make:module` by @driftingly in #2402
- Update migration stub and existing migrations to use anonymous class by @driftingly in #2406

### Fixed
- Fix custom components registration by @joyceverheije in 7c233334
Expand Down Expand Up @@ -52,6 +53,7 @@ All notable changes to `twill` will be documented in this file.
- Fix getCapsuleForModel() for when passing a Model object by @antonioribeiro in #2400
- Preserve default vselect value when undefined by @bwat-dev in #2311
- Don't load DuskServiceProvider if dusk doesn't exist by @Tofandel in #2366
- Use custom model configuration in the relationship morph map by @redelschaap in #2408

### Docs
- Add instructions on how to use the browser field with a custom pivot table by @poncianodiego and @ifox in https://github.com/area17/twill/pull/2385
Expand Down

0 comments on commit 3713e9e

Please sign in to comment.