We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2580a commit 4c3af5cCopy full SHA for 4c3af5c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Release 0.27.1
4
+
5
+### Changed
6
7
+- use bitcoin_hashes 0.11 also for build dep
8
9
## Release 0.27.0
10
11
### Added
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bitcoind"
-version = "0.27.0"
+version = "0.27.1"
authors = ["Riccardo Casatta <riccardo@casatta.it>"]
description = "Utility to run a regtest bitcoind process, useful in integration testing environment"
license = "MIT"
0 commit comments