diff --git a/History.md b/History.md index 7ef1ab4..ab4ecc3 100644 --- a/History.md +++ b/History.md @@ -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