Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 803 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 803 Bytes

Changelog

This library adheres to Semantic Versioning and Keep a CHANGELOG.

Unreleased

Nothing yet.

2.0.2

Changed

  • Updated package alleyinteractive/wp-type-extensions to ^3.0.
  • Removed non-existent @phpunit script from composer.json.
  • CI: Added PHP 8.4 to the test matrix.

2.0.1

  • Updated the minimum version of wp-bulk-task to ^1.0.

2.0.0

Changed

  • The minimum PHP version is now 8.2.

1.2.0

Changed

  • The post object is now passed to the alley_block_audit_block_type_details and alley_block_audit_{$block_name}_block_type_details filters.

1.1.0

Changed

  • The post object is now passed to the alley_block_audit_block_type_example_url filter.

1.0.0

Initial release.