version bump

This commit is contained in:
Thibault Deckers 2024-01-29 23:48:33 +01:00
parent c9a0ae602b
commit 29487a1303
5 changed files with 14 additions and 4 deletions

View file

@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## <a id="unreleased"></a>[Unreleased]
## <a id="v1.10.3"></a>[v1.10.3] - 2024-01-29
### Added
- Viewer: optional histogram (for real this time)

View file

@ -0,0 +1,4 @@
In v1.10.3:
- customize your home page
- analyze your images with the histogram (for real this time)
Full changelog available on GitHub

View file

@ -0,0 +1,4 @@
In v1.10.3:
- customize your home page
- analyze your images with the histogram (for real this time)
Full changelog available on GitHub

View file

@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
# - play changelog: /whatsnew/whatsnew-en-US
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
version: 1.10.2+111
version: 1.10.3+112
publish_to: none
environment:

View file

@ -1,4 +1,4 @@
In v1.10.2:
- JPEG MPF support
- enjoy the app in Arabic & Belarusian
In v1.10.3:
- customize your home page
- analyze your images with the histogram (for real this time)
Full changelog available on GitHub