Skip to content

Commit d04619e

Browse files
committed
changelog: Add 0.0.12.
1 parent d7c256b commit d04619e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
815
## [0.0.11] - 2024-09-06
916

1017
### Changed
@@ -152,6 +159,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
152159
- `generate_to_address`
153160
- `get_balance`
154161

162+
[0.0.12]: https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.11...v0.0.12
155163
[0.0.11]: https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.10...v0.0.11
156164
[0.0.10]: https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.9...v0.0.10
157165
[0.0.9]: https://github.com/chainwayxyz/bitcoin-mock-rpc/compare/v0.0.8...v0.0.9

0 commit comments

Comments
 (0)