Skip to content

docs(CHANGES): Rewrite release history for May 2026 refresh#1042

Merged
tony merged 1 commit intomasterfrom
changes-refresh-may-2026
May 10, 2026
Merged

docs(CHANGES): Rewrite release history for May 2026 refresh#1042
tony merged 1 commit intomasterfrom
changes-refresh-may-2026

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented May 10, 2026

Summary

Rewrites CHANGES end to end using the newer release-note conventions documented in AGENTS.md.

What changed

  • Preserves all existing release headers, dates, version order, and the unreleased placeholder block
  • Converts dense historical bullets into release-oriented prose with deliverable headings
  • Adds current MyST cross-references for useful docs targets
  • Leaves old or deprecated historical API names as inline code instead of linking them as current public APIs
  • Refreshes the active 1.68.0 entry around gp-sphinx docs migration, libtmux 0.56, command-block docs cleanup, and test shell startup speed

Validation

  • git diff --check
  • just build-docs — succeeds, with existing non-CHANGES warnings only
  • Confirmed CHANGES still has 217 ## tmuxp ... release headers, matching master

why: The changelog had grown into mixed release-note styles with dense bullets, stale API links, and current release notes that did not match the documented CHANGES conventions.
what:
- Rewrite CHANGES entries into release-oriented prose with deliverable headings
- Preserve all release headers, dates, placeholder comments, and historical version order
- Add current MyST cross-references while keeping old/deprecated APIs as inline history
@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.98%. Comparing base (57b2270) to head (65f018f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1042   +/-   ##
=======================================
  Coverage   81.98%   81.98%           
=======================================
  Files          28       28           
  Lines        2548     2548           
  Branches      485      485           
=======================================
  Hits         2089     2089           
  Misses        328      328           
  Partials      131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tony tony merged commit 65f018f into master May 10, 2026
13 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.

1 participant