Files
wp-plugin-starter-template-…/CHANGELOG.md
marcusquinn 32697533ab
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled
Update version numbers to 0.1.1 and add changelog entries
2025-04-18 03:26:12 +01:00

591 B

All notable changes to this project should be documented both here and in the main Readme files.

[0.1.1] - 2025-04-18

Changed

  • Updated LICENSE file with correct GPL-2.0 text

[0.1.0] - 2025-04-17

Added

  • Initial release with basic template structure
  • Core plugin architecture with OOP approach
  • Admin interface components and styling
  • Update mechanism with multiple source options
  • Documentation templates for users and developers
  • AI workflow documentation for AI-assisted development
  • GitHub Actions workflows for automated tasks
  • Wiki documentation templates