Skip to content

Commit

Permalink
docs(CHANGELOG): update changelog to reflect new tests in utils.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoNero committed Jul 11, 2022
1 parent bfe92b7 commit d39b8a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Add tests for types implementing `HashType` in `utils.rs`
- Add tests for `HashString`'s implementation of the traits `Debug`, `Serialize`, and `Deserialize`, in `utils.rs`

### Removed

- Remove `SubAddressIndex` from `src/models.rs` ([#55](https://github.com/monero-ecosystem/monero-rpc-rs/pull/55))
Expand Down

0 comments on commit d39b8a3

Please sign in to comment.