← Watch feed
io: Grab changelog from already release 0.1.3
What changed, and why it matters
This commit only adds a missing changelog entry for a previously released version (io 0.1.3). No code was changed, so it cannot introduce or fix any security issue.
Recommended action
No action needed; this is a non-functional documentation commit.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is a documentation-only update to io/CHANGELOG.md, recording the 0.1.3 release notes (backport of IO improvements via PR #3181, originally #3176). There are no source-code modifications, dependency changes, API changes, or behavioral changes.
Changed components
io/CHANGELOG.mdInspect captured patch +5 / −0
diff --git a/io/CHANGELOG.md b/io/CHANGELOG.md
index 6f0d38d9..ceb119b9 100644
--- a/io/CHANGELOG.md
+++ b/io/CHANGELOG.md
@@ -5,6 +5,11 @@
* Bump MSRV to Rust `v1.63.0` [#3100](https://github.com/rust-bitcoin/rust-bitcoin/pull/3100)
* Remove blanket trait impls [#2453](https://github.com/rust-bitcoin/rust-bitcoin/pull/2453)
+# 0.1.3 - 2024-11-02
+
+* Backport IO improvements [#3181](https://github.com/rust-bitcoin/rust-bitcoin/pull/3181)
+ (Original PR: [#3176](https://github.com/rust-bitcoin/rust-bitcoin/pull/3176))
+
# 0.1.2 - 2024-03-14
* Implement `From<core::convert::Infallible>` for Errors [#2516](https://github.com/rust-bitcoin/rust-bitcoin/pull/2516)
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.