File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ Contributors do not need to change this file but do need to add changelog detail
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ v0.12.3]
11+
12+ ### Added
13+
14+ - feat(client): add ` get_block_infos ` #164
15+
16+ ### Changed
17+
18+ - chore(client): deprecate ` get_blocks ` #164
19+ - chore: use the ` alloc ` feature on `serde_json #168
20+
1021## [ v0.12.2]
1122
1223### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " esplora-client"
3- version = " 0.12.2 "
3+ version = " 0.12.3 "
44edition = " 2021"
55authors = [
66 " Alekos Filini <alekos.filini@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments