Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ecioppettini committed May 14, 2021
1 parent a569d7d commit 1729bf8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- spending_counter
- settings_new
- settings_get
- fragment_from_raw
- fragment_id
- fragment_delete

### Changed

pending_transactions now returns transactions in order relative to the same
wallet type instead of arbitrary order. First starting with deadalus/yoroi/free
utxo keys (those are all exclusive) in order of creating, and then the account
transactions, also in order of creation (and signing).

## [0.6.0-pre1]

Expand Down

0 comments on commit 1729bf8

Please sign in to comment.