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.2.2] - 2021-11-15
11+
1012### Changed
1113
1214- Bump base58-monero from ` 0.3.1 ` to ` 0.3.2 ` ([ #34 ] ( https://github.com/monero-rs/base58m/pull/34 ) )
@@ -56,7 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5658
5759- ` base58m ` binary with support for encoding/decoding Monero base58 data with checksum support
5860
59- [ Unreleased ] : https://github.com/monero-rs/base58m/compare/v0.2.1...HEAD
61+ [ Unreleased ] : https://github.com/monero-rs/base58m/compare/v0.2.2...HEAD
62+ [ 0.2.2 ] : https://github.com/monero-rs/base58m/compare/v0.2.1...v0.2.2
6063[ 0.2.1 ] : https://github.com/monero-rs/base58m/compare/v0.2.0...v0.2.1
6164[ 0.2.0 ] : https://github.com/monero-rs/base58m/compare/v0.1.1...v0.2.0
6265[ 0.1.1 ] : https://github.com/monero-rs/base58m/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change 11[package ]
22name = " base58m"
3- version = " 0.2.1 "
3+ version = " 0.2.2 "
44authors = [ " h4sh3d <h4sh3d@protonmail.com>" ]
55edition = " 2018"
66homepage = " https://github.com/monero-rs/base58m"
You can’t perform that action at this time.
0 commit comments