# Changes
+## [0.9.5] - 2019-04-13
+
+ * IMPROVEMENTS
+ - nicer icon for the new transaction floating action button
+ * FIXES
+ - fixes in the color selection dialog, most notable on Android versions before 7
+
## [0.9.4] - 2019-04-13
* FIXES
applicationId "net.ktnx.mobileledger"
minSdkVersion 22
targetSdkVersion 28
- versionCode 24
- versionName '0.9.4'
+ versionCode 25
+ versionName '0.9.5'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
--- /dev/null
+ * IMPROVEMENTS
+ - nicer icon for the new transaction floating action button
+ * FIXES
+ - fixes in the color selection dialog, most notable on Android versions before 7