Skip to content

CHANGES(docs): rewrite release history for May 2026#669

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

CHANGES(docs): rewrite release history for May 2026#669
tony merged 1 commit into
masterfrom
changes-refresh-may-2026

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented May 10, 2026

Summary

  • Rewrite CHANGES into release-focused prose with deliverable headings and richer links.
  • Preserve all historical release headers and tags while making entries more useful to readers.
  • Keep deprecated historical API names plain where links would add noise.

Validation

  • git diff --check
  • just build-docs (passes with existing duplicate-object warning for libtmux.Pane.window)
  • uv run ruff check .
  • uv run ruff format . --check
  • uv run mypy
  • uv run pytest (1089 passed, 2 skipped)

why: Make the changelog useful as release communication rather than a raw issue ledger, while preserving historical version boundaries and tag references.
what:
- Reframe each release with human-readable delivery summaries
- Add richer API and documentation links where they help readers act
- Keep deprecated historical API names as plain text where links add noise
@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 47.02%. Comparing base (4a5734a) to head (be21aee).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #669   +/-   ##
=======================================
  Coverage   47.02%   47.02%           
=======================================
  Files          23       23           
  Lines        3296     3296           
  Branches      709      709           
=======================================
  Hits         1550     1550           
  Misses       1384     1384           
  Partials      362      362           

☔ 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 be21aee into master May 10, 2026
20 checks passed
@tony tony deleted the changes-refresh-may-2026 branch May 10, 2026 23:20
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