File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.20.0] ( https://github.com/near/near-jsonrpc-client-rs/compare/v0.19.0...v0.20.0 ) - 2025-12-01
11+
12+ ### Other
13+
14+ - [ ** breaking** ] upgraded crates to nearcore 2.10 release ([ #180 ] ( https://github.com/near/near-jsonrpc-client-rs/pull/180 ) )
15+
1016## [ 0.18.0] ( https://github.com/near/near-jsonrpc-client-rs/compare/v0.17.0...v0.18.0 ) - 2025-08-15
1117
1218### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " near-jsonrpc-client"
3- version = " 0.19 .0"
3+ version = " 0.20 .0"
44authors = [
" Near Inc <[email protected] >" ]
55edition = " 2021"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments