version bump
This commit is contained in:
parent
56012bd174
commit
e359eb46f0
5 changed files with 11 additions and 4 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
## <a id="v1.11.0"></a>[v1.11.0] - 2024-05-01
|
||||
|
||||
### Added
|
||||
|
||||
- Cataloguing: identify Apple variant of HDR images
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/119.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/119.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.11.0:
|
||||
- watch videos with SRT subtitle files
|
||||
Full changelog available on GitHub
|
3
fastlane/metadata/android/en-US/changelogs/11901.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/11901.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
In v1.11.0:
|
||||
- watch videos with SRT subtitle files
|
||||
Full changelog available on GitHub
|
|
@ -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.9+118
|
||||
version: 1.11.0+119
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
In v1.10.9:
|
||||
- rename in bulk using tags
|
||||
- repeat a section section section of a video
|
||||
In v1.11.0:
|
||||
- watch videos with SRT subtitle files
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue