Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.41 KB

File metadata and controls

25 lines (18 loc) · 1.41 KB

Changelog

All notable changes to this project will be documented in this file, per the Keep a Changelog standard and will adhere to Semantic Versioning.

1.2.0 - 2025-03-20

Changed

  • Lowered the minimum required PHP version from 8.3 to 8.2 (props @s3rgiosan via #8).

1.1.0 - 2025-03-13

Added

Changed

  • Use project-based lint commands instead of global reference (props @claytoncollie in #2).
  • Specify WordPress.WP.I18n.MissingTranslatorsComment rule in AbstractTaxonomy class (props @s3rgiosan, @darylldoyle via #4).

1.0.0 - 2025-01-09

  • Base repo and readme creation