version bump

This commit is contained in:
Thibault Deckers 2022-07-26 00:21:07 +02:00
parent b3c21cbdde
commit 800f20d846
4 changed files with 9 additions and 2 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.6.11"></a>[v1.6.11] - 2022-07-26
### Added
- Search: `on this day` and month filters in date filter section

View 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

View file

@ -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:

View file

@ -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"