File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.1] - 2022-12-12
11+
1012### Changed
1113
1214- Rollback Monero library bump from ` 0.18 ` to ` 0.17 `
@@ -125,7 +127,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
125127- Daemon RPC methods:
126128 - ` get_transactions `
127129
128- [ Unreleased ] : https://github.com/monero-rs/monero-rpc-rs/compare/v0.3.0...HEAD
130+ [ Unreleased ] : https://github.com/monero-rs/monero-rpc-rs/compare/v0.3.1...HEAD
131+ [ 0.3.1 ] : https://github.com/monero-rs/monero-rpc-rs/compare/v0.3.0...v0.3.1
129132[ 0.3.0 ] : https://github.com/monero-rs/monero-rpc-rs/compare/v0.2.0...v0.3.0
130133[ 0.2.0 ] : https://github.com/monero-rs/monero-rpc-rs/compare/v0.1.0...v0.2.0
131134[ 0.1.0 ] : https://github.com/monero-rs/monero-rpc-rs/compare/363c433023318877e9d397dbe2b50bdf88cdee9d...v0.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " monero-rpc"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44authors = [" Artem Vorotnikov <artem@vorotnikov.me>" , " Monero Rust Contributors" ]
55edition = " 2018"
66exclude = [" /test" ]
You can’t perform that action at this time.
0 commit comments