Skip to content

docs: complete post-v0.6.5 release notes - #148

Merged
tisonkun merged 1 commit into
mainfrom
codex/prepare-patch-release-docs
Aug 12, 2026
Merged

docs: complete post-v0.6.5 release notes#148
tisonkun merged 1 commit into
mainfrom
codex/prepare-patch-release-docs

Conversation

@tisonkun

Copy link
Copy Markdown
Member

Summary

  • audit user-visible changes between v0.6.5 and current main (263582e)
  • add the missing oneshot progress fix to the Unreleased changelog and link the remaining entries to their source PRs
  • describe the wake-outside-lock fix in terms of the affected public primitives
  • correct the README and crate-level thread-safety claim so it reflects conditional Send and Sync bounds

Audit scope

The audit covered every commit plus the source and regression-test diff in v0.6.5..263582e. CI, benchmark scaffolding, internal refactors, and documentation-only clarification of existing Barrier cancellation behavior are intentionally excluded from the changelog because they do not change end-user behavior. The Unreleased heading is retained for the release workflow.

Validation

  • cargo x lint
  • cargo x test
  • cargo x semver --release-version 0.6.6
  • git diff --check

@tisonkun
tisonkun merged commit 5e7429b into main Aug 12, 2026
10 checks passed
@tisonkun
tisonkun deleted the codex/prepare-patch-release-docs branch August 12, 2026 11:03
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