Skip to content

Commit

Permalink
doc(CHANGELOG.md) add missing entry
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed May 23, 2024
1 parent 008a1e3 commit 78d4317
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Added

- Allow plugins to be loaded from arbitrary paths in the `WPLoader` module.
- Allow plugins to be loaded from arbitrary absolute or relative paths in the `WPLoader` module.
- Allow themes to be loaded from arbitrary absolute or relative paths in the `WPLoader` module.
- Support an array argument for the `theme` configuration parameter in the `WPLoader` module to define `[parent-theme, child-theme]` pairs.

## [4.1.9] 2024-05-18;

Expand Down

0 comments on commit 78d4317

Please sign in to comment.