Skip to content

Commit

Permalink
Elaborate on Changelog entry and document update from #57
Browse files Browse the repository at this point in the history
  • Loading branch information
kadamwhite committed Dec 8, 2023
1 parent 5362ae7 commit 0e52862
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 @@ -2,7 +2,9 @@

## Next

- Drop support for PHP 7 and below
- Fix bug where passing an empty manifest to `enqueue_asset` or `register_asset` would fail with a TypeError.
- **Breaking**: Minimum supported PHP version is now PHP 8.1.
- Plugin should continue to work on 7.4 but there is no support guarantee, and the plugin's development tooling now requires at least 8.0.

## v0.6.4

Expand Down

0 comments on commit 0e52862

Please sign in to comment.