FlagPole/CHANGELOG.md
Funky Waddle 3923865303
Some checks are pending
CI / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.2) (push) Waiting to run
CI / PHP ${{ matrix.php }} (8.3) (push) Waiting to run
update composer to use proper github owner. Change date on CHANGELOG
2025-12-09 19:06:16 -06:00

12 lines
499 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Changelog
All notable changes to this project will be documented in this file.
Unreleased
- CI: GitHub Actions for PHP 8.18.3 (composer validate, PHPStan, PHP-CS-Fixer dry-run, PHPUnit)
- Tooling: PHPStan level 8; PHP-CS-Fixer with PSR-12 ruleset
- Composer: metadata (authors, keywords, homepage, support), scripts (validate, analyse, lint, fix, test)
- Docs: Documented hashing normalization and boundary behavior in README
0.1.0 - 2025-12-09
- Initial release with core components and tests