accounting/History.md
Knut Ahlers b215d3975e
Some checks failed
test-and-build / test-and-build (push) Has been cancelled
prepare release v0.3.0
2024-02-01 13:40:35 +01:00

18 lines
449 B
Markdown

# 0.3.0 / 2024-02-01
* Add account reconcilation
* Sort uncleared transactions to the top
* Fix: Allow updating transfer transactions
* Fix: Clear editor after saving new transaction
* Fix: Submit account ID when creating transaction
* CI: Add test / build / publish
# 0.2.0 / 2024-01-28
* Improvements
* Define transfer-money transactions as pair
* Improve display of zero values
# 0.1.0 / 2024-01-22
* Initial release