Skip to content

Commit

Permalink
Release notes for #15346
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jul 15, 2024
1 parent 8cfa0ef commit ec22174
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG-WIP.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@

### Development
- Added the `withCustomFields` element query param.
- Added support for application-type based `general` and `db` configs (e.g. `config/general.web.php`). ([#15346](https://github.com/craftcms/cms/pull/15346))
- `general` and `db` config files can now return a callable that modifies an existing config object. ([#15346](https://github.com/craftcms/cms/pull/15346))

### Extensibility
- Added `craft\config\GeneralConfig::addAlias()`. ([#15346](https://github.com/craftcms/cms/pull/15346))
- Added `Craft.EnvVarGenerator`.

### System
Expand Down

0 comments on commit ec22174

Please sign in to comment.