Skip to content

docs(release): CHANGELOG for 0.16.0 (#346)#383

Merged
joaquinbejar merged 1 commit into
mainfrom
issue-346-release-0.16.0
Apr 19, 2026
Merged

docs(release): CHANGELOG for 0.16.0 (#346)#383
joaquinbejar merged 1 commit into
mainfrom
issue-346-release-0.16.0

Conversation

@joaquinbejar
Copy link
Copy Markdown
Owner

Summary

Tag + GitHub release will be cut immediately after merge.

Closes #346 (changelog + housekeeping; tag creation follows the merge).

Test plan

  • `cargo clippy --all-targets --all-features -- -D warnings` clean.
  • `cargo fmt --all --check`.
  • `cargo test --lib --all-features` — 3756 pass; 4 pre-existing `chains::chain` failures unrelated.
  • `cargo readme` — no README diff.

Add `CHANGELOG.md` following Keep a Changelog 1.1.0, grouping the
0.15.3 → 0.16.0 migration story into Added / Changed / Fixed /
Internal sections. Covers every merged issue in the 0.16.0 line:
#333, #334, #335, #336, #337, #338, #339, #340, #341, #342, #343,
#344, #345, #372.

Version in `Cargo.toml` is already `0.16.0`; `README.md` regenerates
identically from `README.tpl` under `cargo readme` and needs no
edit.

Tag + GitHub release to be cut after merge.

Closes #346 (changelog + housekeeping; tag creation follows the
merge).
@joaquinbejar joaquinbejar merged commit a901eb0 into main Apr 19, 2026
10 of 11 checks passed
@joaquinbejar joaquinbejar deleted the issue-346-release-0.16.0 branch April 19, 2026 20:47
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.

Release 0.16.0 — version bump, CHANGELOG, README regen, GitHub release

1 participant