diff options
| author | Brett Parson <brett@brett-parson.com> | 2026-08-30 21:40:06 -0500 |
|---|---|---|
| committer | Brett Parson <brett@brett-parson.com> | 2026-08-30 21:40:06 -0500 |
| commit | c42dfaceb20d2303f23dfba4f1d8c2ff402c3d79 (patch) | |
| tree | 6ae676616d17928830d268e8d88ede3fac13d9b7 /CHANGELOG.md | |
| parent | a2b29fe6ffa16a0af5635505df7250f27724260a (diff) | |
| download | miniroute-c42dfaceb20d2303f23dfba4f1d8c2ff402c3d79.tar.gz miniroute-c42dfaceb20d2303f23dfba4f1d8c2ff402c3d79.zip | |
Update the README to composer require brettparson/miniroute, note the
Packagist publication in the changelog and roadmap, and record the
Packagist update step in the release flow.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 111aaf6..0ab4a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ How it works: ### Added +- Published to [Packagist](https://packagist.org/packages/brettparson/miniroute); + install is now `composer require brettparson/miniroute:^0.1`. + - Integration suite (`tests/Integration/RealisticRouteTableTest.php`): the 22-route brett-parson.com model, `/admin` group + POST-only CSRF ordering, literal `preview` beating `{id}`, param injection, 5-layer |
