prepare release v0.3.0
Some checks failed
test-and-build / test-and-build (push) Has been cancelled

This commit is contained in:
Knut Ahlers 2024-02-01 13:40:35 +01:00
parent b41b3ea2fd
commit b215d3975e
Signed by: luzifer
SSH Key Fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View File

@ -1,3 +1,12 @@
# 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