Skip to content

docs: sync r2.3 CHANGELOG entry into main#163

Open
hdamker wants to merge 1 commit intocamaraproject:mainfrom
hdamker:docs/changelog-r2.3-sync
Open

docs: sync r2.3 CHANGELOG entry into main#163
hdamker wants to merge 1 commit intocamaraproject:mainfrom
hdamker:docs/changelog-r2.3-sync

Conversation

@hdamker
Copy link
Copy Markdown
Contributor

@hdamker hdamker commented Apr 23, 2026

What type of PR is this?

documentation

What this PR does / why we need it:

The post-release sync PR #157 carried the r2.3 README update into main
but did not carry the r2.3 CHANGELOG entry. This PR adds the r2.3
section and replaces the stale manual table of contents at the top with
the auto-managed <!-- TOC --> block, reproducing the state of
CHANGELOG.md at the r2.3 tag on top of the current main header note.

Courtesy PR — the underlying gap (post-release sync not handling
flat-CHANGELOG.md mode for legacy maintenance releases) is tracked
on the validation-framework side for a follow-on tooling fix.

Which issue(s) this PR fixes:

Fixes #160

Special notes for reviewers:

  • Targets main. Content is taken verbatim from the CHANGELOG.md
    at tag r2.3 (https://raw.githubusercontent.com/camaraproject/SimpleEdgeDiscovery/refs/tags/r2.3/CHANGELOG.md).
  • Sibling to the reconciliation PR [bulk] Update release-automation + validation callers #162 (merged 2026-04-23) which
    added the CHANGELOG/ forward-reference note; this PR extends that
    by filling in the r2.3 entry itself.

Changelog input

$(printf '%s\n' '') release-note No user-facing change; documentation sync only. $(printf '%s\n' '')

Additional documentation

This section can be blank.

$(printf '%s\n' '```')
docs

$(printf '%s\n' '```')

The post-release sync PR camaraproject#157 did not carry the r2.3 CHANGELOG
entry into main. Adds the entry and replaces the stale manual TOC
with the auto-managed TOC block, reproducing the state of
CHANGELOG.md at the r2.3 tag.
@hdamker hdamker requested a review from a team as a code owner April 23, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: main CHANGELOG.MD needs updating with r2.3 details

1 participant