Update version and changelog

pull/996/head
Alex Baker 4 years ago
parent 0a07fd61bf
commit 075f6f02d9

@ -1,13 +1,14 @@
Change Log
---
=======
### 8.10 (2020-04-16)
### 8.10 (2020-04-17)
* New widget features
* Menu button to quickly change list
* Expand and collapse subtasks
* Access widget settings from main app preferences
* Show description
* Show hidden task indicators
* New widget settings
* Row spacing: default, compact, none
* Due date: after title, below title, or hidden
@ -24,7 +25,7 @@ Change Log
* Basque - @osoitz
* Dutch - @fvbommel
* French - @FlorianLeChat
* German - Joey Meigele
* German - Joey Meigele, marmo
* Hungarian - kaciokos
* Norwegian Bokmål - @comradekingu
* Russian - @tolstovka

@ -36,7 +36,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 738
versionCode = 739
versionName = "8.10"
targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save