X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=CHANGES.md;h=fb0b86b3e7f8017e6bd04000b3a3759e21222cdd;hp=2cad24d0d4b6645fb75be2da1758044fdc22d42c;hb=9861642afca239ebe3f49fc7c5c705b71833abc9;hpb=d3f26f816aeb5e3e75fdf207dfd7116e324d4b23 diff --git a/CHANGES.md b/CHANGES.md index 2cad24d0..fb0b86b3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,22 @@ # Changes -## [0.20.0] = 2021-08-22 +## [0.20.2] - 2021-09-23 + +* NEW + + cloud backup +* FIXES + + two database problems fixed, one causing crashes at startup + +## [0.20.1] - 2021-09-09 + +* FIXES + + New transaction: focus amount upon account selection + + New transaction: fix a crash when returning to the activity with no focused input field + + fix a crash in DB upgrade introduced in v0.20.0 + + fix config restore with null values + + move away from deprecated AsyncTask + +## [0.20.0] - 2021-08-22 * NEW + backup/restore of profile/template configuration to a file