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 a6aee0f commit d571b7bCopy full SHA for d571b7b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Release 0.34.0
4
+
5
+- upgrade bitcoincore dep to 0.18.0 and with it bitcoin to 0.31.0
6
7
## Release 0.28.0
8
9
### Changed
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bitcoind"
-version = "0.33.3"
+version = "0.34.0"
authors = ["Riccardo Casatta <riccardo@casatta.it>"]
description = "Utility to run a regtest bitcoind process, useful in integration testing environment"
license = "MIT"
0 commit comments