version bump
This commit is contained in:
parent
a6c1fd52a6
commit
0f6a8230d8
5 changed files with 14 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.13.0"></a>[v1.13.0] - 2025-05-12
|
||||
|
||||
### Added
|
||||
|
||||
- Albums: groups
|
||||
|
|
4
fastlane/metadata/android/en-US/changelogs/151.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/151.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.13.0:
|
||||
- group albums
|
||||
- filter by day of the week
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/15101.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/15101.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.13.0:
|
||||
- group albums
|
||||
- filter by day of the week
|
||||
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.12.10+150
|
||||
version: 1.13.0+151
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.12.10:
|
||||
- play more kinds of motion photos
|
||||
- enjoy the app in Galician and Kannada
|
||||
In v1.13.0:
|
||||
- group albums
|
||||
- filter by day of the week
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue