version bump

This commit is contained in:
Thibault Deckers 2024-05-01 18:02:30 +02:00
parent 56012bd174
commit e359eb46f0
5 changed files with 11 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="unreleased"></a>[Unreleased]
## <a id="v1.11.0"></a>[v1.11.0] - 2024-05-01
### Added ### Added
- Cataloguing: identify Apple variant of HDR images - Cataloguing: identify Apple variant of HDR images

View file

@ -0,0 +1,3 @@
In v1.11.0:
- watch videos with SRT subtitle files
Full changelog available on GitHub

View file

@ -0,0 +1,3 @@
In v1.11.0:
- watch videos with SRT subtitle files
Full changelog available on GitHub

View file

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

View file

@ -1,4 +1,3 @@
In v1.10.9: In v1.11.0:
- rename in bulk using tags - watch videos with SRT subtitle files
- repeat a section section section of a video
Full changelog available on GitHub Full changelog available on GitHub