File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.20.1] ( https://github.com/near/near-jsonrpc-client-rs/compare/v0.20.0...v0.20.1 ) - 2026-02-11
11+
12+ ### Other
13+
14+ - upgrade to Rust edition 2024 ([ #184 ] ( https://github.com/near/near-jsonrpc-client-rs/pull/184 ) )
15+ - added DevEx to CODEOWNERS ([ #182 ] ( https://github.com/near/near-jsonrpc-client-rs/pull/182 ) )
16+
1017## [ 0.20.0] ( https://github.com/near/near-jsonrpc-client-rs/compare/v0.19.0...v0.20.0 ) - 2025-12-01
1118
1219### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " near-jsonrpc-client"
3- version = " 0.20.0 "
3+ version = " 0.20.1 "
44authors = [" Near Inc <hello@nearprotocol.com>" ]
55edition = " 2024"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments