version bump

This commit is contained in:
Thibault Deckers 2022-02-22 16:59:33 +09:00
parent 8048dfa7d6
commit badfa17637
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.6.0"></a>[v1.6.0] - 2022-02-22
### Added
- optional recycle bin to keep deleted items for 30 days

View file

@ -0,0 +1,5 @@
In v1.6.0:
- recycle bin
- view small and large images at their actual size
- enjoy the app in Indonesian
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.11+65
version: 1.6.0+66
publish_to: none
environment:

View file

@ -1,6 +1,6 @@
Thanks for using Aves!
In v1.5.11:
- edit locations of images
- export SVGs to convert and resize them
- enjoy the app in Portuguese
In v1.6.0:
- recycle bin
- view small and large images at their actual size
- enjoy the app in Indonesian
Full changelog available on GitHub