X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=CHANGES.md;h=6e3dcdd2ee4adcafd06c4a36c23c26013dd3bbfd;hb=87e526dbccb940f0442020e24724a63033951f0a;hp=c7dc45dbdf6dfedb0b448dbfc46b8ea97ef8caf1;hpb=9f74c8574b50bce122ebfe6fccf5ffd8935c0a15;p=mobile-ledger.git diff --git a/CHANGES.md b/CHANGES.md index c7dc45db..6e3dcdd2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,27 @@ # Changes -## [0.21.2] = 2022-04-04 +## [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 + + sync gradle version requirements +* OTHERS + + bump version of several dependent libraries + + bump SDK version to 31 + + adjust deprecated constructor usage + +## [0.21.2] - 2022-04-04 * FIXES + fix crash when auto-balancing multi currency transaction