# Changes
+## [0.10.2] - 2019-06-14
+
+* FIXES:
+ - two fixes in the JSON parser by Mattéo Delabre
+ (for version 1.14+ hledger-web backends)
+
## [0.10.1] - 2019-06-05
* IMPROVEMENTS:
applicationId "net.ktnx.mobileledger"
minSdkVersion 22
targetSdkVersion 28
- versionCode 27
- versionName '0.10.1'
+ versionCode 28
+ versionName '0.10.2'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
--- /dev/null
+* ПОПРАВКИ:
+ - две поправки при разчитането на JSON от Mattéo Delabre
+ (при използване на hledger-web 1.14+)
--- /dev/null
+* FIXES:
+ - two fixes in the JSON parser by Mattéo Delabre
+ (for version 1.14+ hledger-web backends)