Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 919 Bytes

File metadata and controls

16 lines (10 loc) · 919 Bytes

Changelog

All notable changes to this plugin are documented in this file. Format follows Keep a Changelog, versioning follows Semantic Versioning.

Pending entries live in changelog/ — add via composer changelog:add. Aggregate into a release with composer changelog:write, which also syncs readme.txt.

2.0.0 - unreleased

Added

  • Initial release.
  • Per-plugin scoped dependencies (framework + PHP-DI bundled under a plugin-specific namespace prefix).
  • Reference plugin: a two-Feature graph (always-on GenericFeature + gated WooCommerceFeature), a versioned Installer with a single-sourced uninstall footprint, a WelcomeNotice component, a native WordPress settings page (ExampleWPSettings), and a WooCommerce settings tab (ExampleSettings).