Skip to content

SAN-795: roll up CHANGELOG to [1.5.0]#88

Merged
nicallen-exd merged 1 commit into
mainfrom
san795b-changelog-rollup
Jun 9, 2026
Merged

SAN-795: roll up CHANGELOG to [1.5.0]#88
nicallen-exd merged 1 commit into
mainfrom
san795b-changelog-rollup

Conversation

@nicallen-exd

Copy link
Copy Markdown
Contributor

Summary

46 `[Unreleased]` entries re-leveled under a new `## [1.5.0]` banner. Entry headers become dated `###` sub-sections; their sub-sections (### Added, ### Changed, ### Fixed, ### Tickets) become ####. The buried # Changelog title (entries had been prepended above it over many sprints) is restored to line 1 and deduplicated. The **Note:** v0.13.x... line likewise restored to top.

Content is fully preserved: body lines are byte-identical to before; `[1.4.0]`-to-EOF is byte-identical; all six content-preservation checks passed locally.

No code change. Tag + PyPI publish are SAN-795 Part C.

Test plan

  • CI passes (CHANGELOG-only diff, no test references it)
  • head -1 CHANGELOG.md == # Changelog
  • grep -c '^## \[1\.5\.0\]' CHANGELOG.md == 1
  • grep -cE '^#.*Unreleased' CHANGELOG.md == 0
  • [1.4.0]→EOF byte-identical to main
  • Body content (non-heading, non-blank lines) byte-identical sorted

🤖 Generated with Claude Code

…uried title [SAN-795]

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@nicallen-exd nicallen-exd merged commit 45a97b2 into main Jun 9, 2026
5 checks passed
@nicallen-exd nicallen-exd deleted the san795b-changelog-rollup branch June 9, 2026 18:25
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.

1 participant