Skip to content

Commit

Permalink
docs: Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
igamigo committed May 13, 2024
1 parent 2935695 commit f9f23f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

* Added a mechanism to retrieve MMR data whenever a note created on a past block is imported.
* Changed the way notes are added to the database based on `ExecutedTransaction`.
* Added more feedback information to commands `info`, `notes list`, `notes show`, `account new`, `notes import`, `tx new` and `sync`.
* Add `consumer_account_id` to `InputNoteRecord` with an implementation for sqlite store.
* Renamed the cli `input-notes` command to `notes`. Now we only export notes that were created on this client as the result of a transaction.
Expand Down

0 comments on commit f9f23f7

Please sign in to comment.