version bump

This commit is contained in:
Thibault Deckers 2022-01-07 16:48:10 +09:00
parent 099a151d1d
commit c8c2537996
3 changed files with 7 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.10"></a>[v1.5.10] - 2022-01-07
### Added
- Collection: toggle favourites in bulk

View file

@ -1,7 +1,7 @@
name: aves
description: A visual media gallery and metadata explorer app.
repository: https://github.com/deckerst/aves
version: 1.5.9+63
version: 1.5.10+64
publish_to: none
environment:

View file

@ -1,6 +1,6 @@
Thanks for using Aves!
In v1.5.9:
- list view for items and albums
- moving, editing or deleting items can be cancelled
- enjoy the app in German
In v1.5.10:
- show, search and edit ratings
- add many items to favourites at once
- enjoy the app in Spanish
Full changelog available on GitHub