accounting/History.md

19 lines
449 B
Markdown
Raw Normal View History

2024-02-01 12:40:35 +00:00
# 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
2024-01-27 23:40:03 +00:00
# 0.2.0 / 2024-01-28
* Improvements
* Define transfer-money transactions as pair
* Improve display of zero values
2024-01-22 22:35:21 +00:00
# 0.1.0 / 2024-01-22
* Initial release