chore: CHANGELOG.md has duplicate [03.09.00] entries #100

Closed
opened 2026-05-22 03:30:33 +00:00 by jmiller · 1 comment
Owner

Description

CHANGELOG.md has two ## [03.09.00] section headers with different dates (lines 67 and 86). The comparison links at the bottom are also missing entries for 04.00.00 and 04.01.00.

Fix

  • Remove or rename the duplicate entry
  • Add missing comparison links for recent versions

Files

  • CHANGELOG.md:67,86
## Description CHANGELOG.md has two `## [03.09.00]` section headers with different dates (lines 67 and 86). The comparison links at the bottom are also missing entries for 04.00.00 and 04.01.00. ## Fix - Remove or rename the duplicate entry - Add missing comparison links for recent versions ## Files - `CHANGELOG.md:67,86`
jmiller added the priority: mediumcode-quality labels 2026-05-22 03:30:33 +00:00
Author
Owner

Testing Steps -- CHANGELOG.md cleanup

Verify

  1. Open CHANGELOG.md
  2. Search for ## [03.09.00] -- should appear exactly once
  3. Check the comparison links at the bottom -- should include entries for 04.00.00 and 04.01.00
  4. Verify the [Unreleased] link points to the latest version tag

Pass criteria

  • No duplicate version entries
  • All released versions have comparison links
  • [Unreleased] link is current
## Testing Steps -- CHANGELOG.md cleanup ### Verify 1. Open `CHANGELOG.md` 2. Search for `## [03.09.00]` -- should appear exactly **once** 3. Check the comparison links at the bottom -- should include entries for `04.00.00` and `04.01.00` 4. Verify the `[Unreleased]` link points to the latest version tag ### Pass criteria - [ ] No duplicate version entries - [ ] All released versions have comparison links - [ ] [Unreleased] link is current
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomTOS#100