diff --git a/README.md b/README.md index 4a0dfc01e2..0792b75f38 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Crate Info Apache License 2.0 CI Status - API Docs + API Docs Rustc Version 1.56.1+

diff --git a/bitcoin/CHANGELOG.md b/bitcoin/CHANGELOG.md index 5580332336..44ed7bf688 100644 --- a/bitcoin/CHANGELOG.md +++ b/bitcoin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# 0.32.7-doge.0 - 2025-12-29 + +- Synced with upstream `rust-bitcoin` v0.32.7 [#23](https://github.com/dfinity/rust-dogecoin/pull/23) + # 0.32.7 - 2025-07-30 - Backport - Use `_u32` in `FeeRate` constructor instead of `_unchecked` [#4552](https://github.com/rust-bitcoin/rust-bitcoin/pull/4552)