FlagPole/CHANGELOG.md
Funky Waddle b57ef58ea4
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
Initial commit
2025-12-09 16:48:07 -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 - YYYY-MM-DD
- Initial release with core components and tests