Skip to content

Reorganize CHANGELOG: consolidate CLI redesign and improve readability#83

Merged
jancurn merged 1 commit intomainfrom
claude/consolidate-changelog-Iy0e1
Mar 17, 2026
Merged

Reorganize CHANGELOG: consolidate CLI redesign and improve readability#83
jancurn merged 1 commit intomainfrom
claude/consolidate-changelog-Iy0e1

Conversation

@jancurn
Copy link
Member

@jancurn jancurn commented Mar 17, 2026

Summary

Reorganized the CHANGELOG.md to improve clarity and logical flow by consolidating related changes and moving the major breaking change (CLI syntax redesign) to the top of the "Changed" section where it's most prominent.

Changes Made

  • Reorganized sections: Moved the "Breaking: CLI syntax redesigned" entry from the bottom of "Changed" to the top, making the major breaking change immediately visible
  • Consolidated related items: Grouped related functionality changes together (e.g., task execution features, session state improvements, tools cache behavior)
  • Improved readability: Reordered "Added" and "Fixed" sections to prioritize user-facing features and critical bug fixes
  • Removed redundancy: Eliminated duplicate entries and clarified overlapping descriptions
  • Better logical flow: Organized changes to follow a narrative: breaking changes first, then feature additions, then bug fixes

Notable Details

  • The CLI redesign table remains in the "Changed" section for easy reference
  • Task execution features are now grouped together in the "Added" section
  • Session state and authentication improvements are consolidated in the "Changed" section
  • Bug fixes are now listed in order of impact and user visibility
  • No source code changes; this is purely documentation reorganization for better maintainability and user comprehension

https://claude.ai/code/session_01STkPizj5hkX1e12YWw6dkG

Merge duplicate sections, remove test-only entries, deduplicate
the logging-set-level fix, and reorder entries by importance
within each category.

https://claude.ai/code/session_01STkPizj5hkX1e12YWw6dkG
@jancurn jancurn merged commit f04b105 into main Mar 17, 2026
6 checks passed
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.

3 participants