version bump
This commit is contained in:
parent
9058516d27
commit
f88ceb55b8
4 changed files with 12 additions and 5 deletions
|
@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## <a id="unreleased"></a>[Unreleased]
|
## <a id="unreleased"></a>[Unreleased]
|
||||||
|
|
||||||
|
## <a id="v1.7.1"></a>[v1.7.1] - 2022-10-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- mosaic layout
|
- mosaic layout
|
||||||
|
|
5
fastlane/metadata/android/en-US/changelogs/1081.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/1081.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
In v1.7.1:
|
||||||
|
- view your photos with the mosaic layout
|
||||||
|
- reverse filters to filter out/in
|
||||||
|
- set wallpapers with scroll effect
|
||||||
|
Full changelog available on GitHub
|
|
@ -6,7 +6,7 @@ repository: https://github.com/deckerst/aves
|
||||||
# - github changelog: /CHANGELOG.md
|
# - github changelog: /CHANGELOG.md
|
||||||
# - play changelog: /whatsnew/whatsnew-en-US
|
# - play changelog: /whatsnew/whatsnew-en-US
|
||||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt
|
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/1XXX.txt
|
||||||
version: 1.7.0+80
|
version: 1.7.1+81
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
In v1.7.0:
|
In v1.7.1:
|
||||||
- change the sort order
|
- view your photos with the mosaic layout
|
||||||
- edit image titles
|
- reverse filters to filter out/in
|
||||||
- enjoy the app in Greek
|
- set wallpapers with scroll effect
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue