]> git.ktnx.net Git - mobile-ledger.git/blobdiff - CHANGES.md
Fix representation of AmountPrecision for v1.23
[mobile-ledger.git] / CHANGES.md
index 48cdbe385c79e360046d35d6e2b00ec63737351c..aac4970b3797f6b170881be4d50486d383c10954 100644 (file)
@@ -1,5 +1,30 @@
 # Changes
 
+## [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
+    + fix crash when duplicating template
+    + fix crash when restoring configuration backup
+* IMPROVEMENTS
+    + new transaction: turn on commodity setting when loading previous transaction with commodities
+
+## [0.21.1] - 2021-12-30
+
+* FIXES
+    + add hledger-web 1.23 support when adding transactions too
+    + correct running total when a matching transaction is added in the past
+    + fix crash when sending transaction containing only empty amounts
+
 ## [0.21.0] - 2021-12-09
 
 * NEW