Skip to content

docs: sync ROADMAP.md with CHANGELOG.md - #21

Merged
zaccesss merged 1 commit into
mainfrom
docs/sync-roadmap
Aug 5, 2026
Merged

docs: sync ROADMAP.md with CHANGELOG.md#21
zaccesss merged 1 commit into
mainfrom
docs/sync-roadmap

Conversation

@zaccesss

@zaccesss zaccesss commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Syncs ROADMAP.md with CHANGELOG.md, found while doing a full doc audit after the README rewrite in #19.

  • Current version line corrected from v2.0.0 to v2.2.1.
  • Completed section gains entries for v2.2.0 (repo meta files, CI, favicon) and v2.2.1 (security fix), both already documented in CHANGELOG.md but missing here.
  • Planned list's "Unit and integration test suite with a CI runner" simplified to "Unit and integration test suite", matching the phrasing already used in CHANGELOG.md's Unreleased section, since a CI runner already exists for linting.

Closes #20

Corrects the current version line from v2.0.0 to v2.2.1 and adds
Completed entries for v2.2.0 and v2.2.1, which CHANGELOG.md
already documented but ROADMAP.md had not caught up with.

Closes #20
@zaccesss zaccesss added documentation Improvements or additions to documentation chore Housekeeping quick-win Small and high value, do in a spare moment autoclose Close this issue when a PR that references it merges labels Aug 5, 2026

@zaccesss zaccesss left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked before merging:

  • Version number and Completed section now match CHANGELOG.md exactly for v2.2.0 and v2.2.1.
  • No contradictions left between ROADMAP.md, CHANGELOG.md and README.md on feature status.
  • CI (PHP syntax check, CodeQL, Analyze) all pass on this docs-only change.
  • PR shows mergeable=MERGEABLE, no conflicts.

Merging with squash.

@zaccesss
zaccesss merged commit 4b6e9a4 into main Aug 5, 2026
3 checks passed
@zaccesss
zaccesss deleted the docs/sync-roadmap branch August 5, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoclose Close this issue when a PR that references it merges chore Housekeeping documentation Improvements or additions to documentation quick-win Small and high value, do in a spare moment

Development

Successfully merging this pull request may close these issues.

ROADMAP.md is out of sync with CHANGELOG.md

1 participant