Skip to content

Fixed CHANGELOG to correctly reflect 3.2.0, retargeted new cut as 3.2.1 - #86

Merged
tombogle merged 1 commit into
masterfrom
fix-changelog-3.2.0-3.2.1-split
Aug 31, 2026
Merged

Fixed CHANGELOG to correctly reflect 3.2.0, retargeted new cut as 3.2.1#86
tombogle merged 1 commit into
masterfrom
fix-changelog-3.2.0-3.2.1-split

Conversation

@tombogle

@tombogle tombogle commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • v3.2.0 was tagged at 2d1d6ef9 (2025-11-25), but CHANGELOG.md was never updated at release time, so that release's entries were left sitting under ## [Unreleased] instead of being moved into a ## [3.2.0] section.
  • Confirmed by diffing CHANGELOG.md at the v3.2.0 tag against master just before the previous release-prep PR (Prepared CHANGELOG for 3.2.0 release #85) merged: the only entry added in that span was the Security upgrade note, everything else predates the 3.2.0 tag.
  • Moved the Added/Changed/Deprecated entries that were actually part of the 3.2.0 release (commits 7041cc7c..2d1d6ef9) into ## [3.2.0] - 2025-11-25.
  • What PR Prepared CHANGELOG for 3.2.0 release #85 prepared as ## [3.2.0] is retargeted as ## [3.2.1], since the Security entry is the only thing that's actually new since the 3.2.0 tag.
  • Updated the compare links at the bottom of the file accordingly.

Test plan


This change is Reviewable

…w cut as 3.2.1

v3.2.0 was tagged 2025-11-25 (commit 2d1d6ef) but CHANGELOG.md was never
updated at release time, so its content stayed under Unreleased. Moved the
Added/Changed/Deprecated entries that were actually in that release (commits
7041cc7..2d1d6ef) into a "## [3.2.0] - 2025-11-25" section.

The only entry added since that tag is the Security upgrade, so what was
being prepared as 3.2.0 is actually 3.2.1. Updated the section header and
the compare links at the bottom accordingly.
@github-actions

Copy link
Copy Markdown

Test Results

  4 files  ±0   66 suites  ±0   26s ⏱️ -24s
222 tests ±0  222 ✅ ±0  0 💤 ±0  0 ❌ ±0 
444 runs  ±0  442 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 3a9aa2a. ± Comparison against base commit a30d0af.

@imnasnainaec imnasnainaec left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

In https://github.com/sillsdev/SIL.BuildTasks/releases/tag/v3.2.0, should we "Create release from tag"?

@imnasnainaec reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on tombogle).

@tombogle
tombogle requested review from ermshiperete and removed request for ermshiperete August 31, 2026 12:57
@tombogle

Copy link
Copy Markdown
Contributor Author

Done — mostly for consistency, even though in practice people consume our releases via NuGet rather than GitHub Releases.

@tombogle
tombogle merged commit 4c1ae69 into master Aug 31, 2026
6 checks passed
@tombogle
tombogle deleted the fix-changelog-3.2.0-3.2.1-split branch August 31, 2026 13:26
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.

2 participants