version bump

This commit is contained in:
Thibault Deckers 2022-09-19 19:23:21 +02:00
parent 2cbae97434
commit dd39840333
4 changed files with 12 additions and 5 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.7.0"></a>[v1.7.0] - 2022-09-19
### Added
- Collection: view settings allow changing the sort order (aka ascending/descending)

View file

@ -0,0 +1,5 @@
In v1.7.0:
- change the sort order
- edit image titles
- enjoy the app in Greek
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.13+79
version: 1.7.0+80
publish_to: none
environment:

View file

@ -1,5 +1,5 @@
In v1.6.13:
- play your HEIC motion photos
- find recently downloaded images with the `recently added` filter
- enjoy the app in Dutch
In v1.7.0:
- change the sort order
- edit image titles
- enjoy the app in Greek
Full changelog available on GitHub