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 f69adc1 commit 3a858aeCopy full SHA for 3a858ae
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Release 0.34.1
4
+
5
+- Optionally enable ZMQ
6
7
## Release 0.34.0
8
9
- upgrade bitcoincore dep to 0.18.0 and with it bitcoin to 0.31.0
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bitcoind"
-version = "0.34.0"
+version = "0.34.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