version bump
This commit is contained in:
parent
b3c21cbdde
commit
800f20d846
4 changed files with 9 additions and 2 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.6.11"></a>[v1.6.11] - 2022-07-26
|
||||
|
||||
### Added
|
||||
|
||||
- Search: `on this day` and month filters in date filter section
|
||||
|
|
5
fastlane/metadata/android/en-US/changelogs/1077.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/1077.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
In v1.6.11:
|
||||
- add the photo frame widget to your home
|
||||
- use your photos as screen saver
|
||||
- search photos taken "on this day"
|
||||
Full changelog available on GitHub
|
|
@ -6,7 +6,7 @@ repository: https://github.com/deckerst/aves
|
|||
# - github changelog: /CHANGELOG.md
|
||||
# - play changelog: /whatsnew/whatsnew-en-US
|
||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt
|
||||
version: 1.6.10+76
|
||||
version: 1.6.11+77
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.6.10:
|
||||
In v1.6.11:
|
||||
- add the photo frame widget to your home
|
||||
- use your photos as screen saver
|
||||
- search photos taken "on this day"
|
||||
|
|
Loading…
Reference in a new issue