]> git.ktnx.net Git - mobile-ledger.git/blobdiff - CHANGES.md
prepare v0.21.6 (55)
[mobile-ledger.git] / CHANGES.md
index aac4970b3797f6b170881be4d50486d383c10954..e8b5efc7eefc4500834690b27ff5ce1ed7775465 100644 (file)
@@ -1,5 +1,22 @@
 # Changes
 
+## [0.21.6] - 2023-06-20
+
+* FIXES
+    + fix sending transations to hledger-web 1.23+
+
+## [0.21.5] - 2022-09-03
+
+* FIXES
+    + fix cloud backup
+
+## [0.21.4] - 2022-06-18
+
+* FIXES
+    + fix compatibility wuth hledger-web 1.23+ when submitting new transactions. Thanks to Faye Duxovni for the patch!
+    + fix a crash when deleting templates
+    + fix a rare crash when submitting transactions with multiple accounts with no amounts with zero remaining balance
+
 ## [0.21.3] - 2022-04-06
 
 * FIXES