version bump

This commit is contained in:
Thibault Deckers 2022-01-30 10:46:48 +09:00
parent 1dbe08ad05
commit 8165a83dde
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.5.11"></a>[v1.5.11] - 2022-01-30
### Added
- Collection / Info: edit location of JPG/PNG/WEBP/DNG images via Exif

View file

@ -0,0 +1,5 @@
In v1.5.11:
- edit locations of images
- export SVGs to convert and resize them
- enjoy the app in Portuguese
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.5.10+64
version: 1.5.11+65
publish_to: none
environment:

View file

@ -1,6 +1,6 @@
Thanks for using Aves!
In v1.5.10:
- show, search and edit ratings
- add many items to favourites at once
- enjoy the app in Spanish
In v1.5.11:
- edit locations of images
- export SVGs to convert and resize them
- enjoy the app in Portuguese
Full changelog available on GitHub