version bump

This commit is contained in:
Thibault Deckers 2023-08-22 23:43:01 +02:00
parent 6d9937b9ac
commit 8e01f30a5f
5 changed files with 16 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.9.1"></a>[v1.9.1] - 2023-08-22
### Fixed
- editing some WEBP corrupting them (by failing instead)

View file

@ -0,0 +1,5 @@
In v1.9.1:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram
Full changelog available on GitHub

View file

@ -0,0 +1,5 @@
In v1.9.1:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram
Full changelog available on GitHub

View file

@ -5,9 +5,9 @@ repository: https://github.com/deckerst/aves
# - pubspec version
# - github changelog: /CHANGELOG.md
# - play changelog: /whatsnew/whatsnew-en-US
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
version: 1.9.0+101
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
version: 1.9.1+102
publish_to: none
environment:

View file

@ -1,4 +1,4 @@
In v1.9.0:
In v1.9.1:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram