updating changelog

This commit is contained in:
tibbi 2022-05-01 12:24:11 +02:00
parent 67454e2354
commit 5b03714ab7
2 changed files with 12 additions and 0 deletions

View file

@ -1,6 +1,14 @@
Changelog
==========
Version 6.23.2 *(2022-05-01)*
----------------------------
* Simplify some file operations on Android 12+, if the gallery is set as a Media Management app
* Added .avif support on Android 12
* Allow setting both landscape and portrait wallpapers
* Added some translation, stability and UX improvements
Version 6.23.1 *(2022-04-16)*
----------------------------

View file

@ -0,0 +1,4 @@
* Simplify some file operations on Android 12+, if the gallery is set as a Media Management app
* Added .avif support on Android 12
* Allow setting both landscape and portrait wallpapers
* Added some translation, stability and UX improvements