version bump

This commit is contained in:
Thibault Deckers 2023-02-28 17:23:31 +01:00
parent 61709a1071
commit 4fdaf23a0e
5 changed files with 17 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.8.2"></a>[v1.8.2] - 2023-02-28
### Added
- Export: bulk converting

View file

@ -0,0 +1,5 @@
In v1.8.2:
- write metadata when converting
- convert many items at once
- list places in their own page
Full changelog available on GitHub

View file

@ -0,0 +1,5 @@
In v1.8.2:
- write metadata when converting
- convert many items at once
- list places in their own page
Full changelog available on GitHub

View file

@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
# - play changelog: /whatsnew/whatsnew-en-US
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
version: 1.8.1+92
version: 1.8.2+93
publish_to: none
environment:

View file

@ -1,5 +1,5 @@
In v1.8.1:
- Android TV support (cont'd)
- hide your secrets in vaults
- enjoy the app in Basque
In v1.8.2:
- write metadata when converting
- convert many items at once
- list places in their own page
Full changelog available on GitHub