All notable changes to this project will be documented in this file, per the Keep a Changelog standard and will adhere to Semantic Versioning.
Unreleased - TBD
1.2.0 - 2025-03-20
- Lowered the minimum required PHP version from 8.3 to 8.2 (props @s3rgiosan via #8).
1.1.0 - 2025-03-13
- Asset loading functionality (props @darylldoyle, @darylldoyle via #5).
- Use project-based lint commands instead of global reference (props @claytoncollie in #2).
- Specify
WordPress.WP.I18n.MissingTranslatorsCommentrule in AbstractTaxonomy class (props @s3rgiosan, @darylldoyle via #4).
1.0.0 - 2025-01-09
- Base repo and readme creation