Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
herr-seppia committed Mar 26, 2024
1 parent c4c003a commit 2cf68d1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Add support for `WALLET_MAX_ADDR` lower than `6` [#244]

### Changed

- Change rusk-wallet to wait for tx to be included

### Fixed

- Fix tx history to avoid useless calls [#243]

## [0.22.0] - 2024-2-28

### Changed
Expand Down Expand Up @@ -480,6 +492,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Implementation of `Store` trait from `wallet-core`
- Implementation of `State` and `Prover` traits from `wallet-core`

[#244]: https://github.com/dusk-network/wallet-cli/issues/244
[#243]: https://github.com/dusk-network/wallet-cli/issues/243
[#238]: https://github.com/dusk-network/wallet-cli/issues/238
[#235]: https://github.com/dusk-network/wallet-cli/issues/235
[#231]: https://github.com/dusk-network/wallet-cli/issues/231
Expand Down

0 comments on commit 2cf68d1

Please sign in to comment.