File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.0.12] - 2024-11-07
9
+
10
+ ### Added
11
+
12
+ - 2 new RPC functions
13
+ - get_chain_tips and get_block_hash
14
+
8
15
## [ 0.0.11] - 2024-09-06
9
16
10
17
### Changed
@@ -152,6 +159,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
152
159
- ` generate_to_address `
153
160
- ` get_balance `
154
161
162
+ [ 0.0.12 ] : https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.11...v0.0.12
155
163
[ 0.0.11 ] : https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.10...v0.0.11
156
164
[ 0.0.10 ] : https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.9...v0.0.10
157
165
[ 0.0.9 ] : https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.8...v0.0.9
You can’t perform that action at this time.
0 commit comments