Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Jan 14, 2025
1 parent c436a73 commit 3aeee6b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed

- Added proper types for helper functions that support array in the first argument.
- Fix: `Asset_Manager_Preload::set_asset_types()` should return an empty array if no valid arguments are passed.

### Changed

@@ -17,11 +18,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
`production-built` branch of the plugin or any tagged release (which will be
built) to include the dependencies.

## 1.3.8 (unreleased)

* Fix: `Asset_Manager_Preload::set_asset_types()` should return an empty array if no valid arguments are passed.
* Add: `convertDeprecationsToExceptions` to `phpunit.xml`.

## 1.3.7

* Adds support for async and defer using the 'strategy' argument added for wp_enqueue_script in WordPress 6.3.

0 comments on commit 3aeee6b

Please sign in to comment.