]> git.ktnx.net Git - mobile-ledger.git/commitdiff
update changelogs v0.9.1
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 6 Apr 2019 20:27:13 +0000 (23:27 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 6 Apr 2019 20:27:13 +0000 (23:27 +0300)
CHANGES.md
metadata/en-US/changelogs/21.txt [new file with mode: 0644]

index 35d7babde779c54240455bbc816f19b7495433cc..bc26caf79167b66dd49ddb3c8a76adfbc0b560df 100644 (file)
@@ -1,5 +1,9 @@
 # Changes
 
+## [0.9.1] - 2019-04-06
+ * FIXED
+  - fix a crash when the new transaction is invoked by an app shortcut and the main app is not running
+
 ## [0.9] - 2019-04-04
  * NEW:
   - App shortcuts to the New transaction screen on Android 7.1+
diff --git a/metadata/en-US/changelogs/21.txt b/metadata/en-US/changelogs/21.txt
new file mode 100644 (file)
index 0000000..1a64e32
--- /dev/null
@@ -0,0 +1,2 @@
+ * FIXED
+  - fix a crash when the new transaction is invoked by an app shortcut and the main app is not running