Update version and changelog

pull/3265/head 14.4.2
Alex Baker 11 months ago
parent 17f305379c
commit 5e7c145eec

@ -1,3 +1,20 @@
### 14.4.2 (2025-01-16)
* Fix crash on missing account
* Update translations
* Bulgarian - 109247019824
* Chinese (Simplified) - Sketch6580
* Croatian - @milotype
* Dutch - @fvbommel
* Esperanto - Don Zouras
* French - @FlorianLeChat, @CennoxX
* German - @franconian
* Hungarian - Kaci
* Italian - @ppasserini
* Russian - @hady-exc
* Slovak - @jose1711
* Ukrainian - @IhorHordiichuk
### 14.4.1 (2025-01-11)
* Microsoft To Do support [#2011](https://github.com/tasks/tasks/issues/2011)

@ -0,0 +1,2 @@
* Fix crash on missing account
* Update translations

@ -0,0 +1 @@
Initial WearOS release - work in progress!

@ -1,6 +1,6 @@
[versions]
versionCode = "140408" # increment by 2
versionName = "14.4.1"
versionCode = "140410" # increment by 2
versionName = "14.4.2"
agp = "8.8.0"
android-compileSdk = "35"
android-minSdk = "24"

Loading…
Cancel
Save