version bump
This commit is contained in:
parent
61709a1071
commit
4fdaf23a0e
5 changed files with 17 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.8.2"></a>[v1.8.2] - 2023-02-28
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Export: bulk converting
|
- Export: bulk converting
|
||||||
|
|
5
fastlane/metadata/android/en-US/changelogs/93.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/93.txt
Normal 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
|
5
fastlane/metadata/android/en-US/changelogs/9301.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/9301.txt
Normal 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
|
|
@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
|
||||||
# - play changelog: /whatsnew/whatsnew-en-US
|
# - play changelog: /whatsnew/whatsnew-en-US
|
||||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XX01.txt
|
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XX01.txt
|
||||||
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
|
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XX.txt
|
||||||
version: 1.8.1+92
|
version: 1.8.2+93
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
In v1.8.1:
|
In v1.8.2:
|
||||||
- Android TV support (cont'd)
|
- write metadata when converting
|
||||||
- hide your secrets in vaults
|
- convert many items at once
|
||||||
- enjoy the app in Basque
|
- list places in their own page
|
||||||
Full changelog available on GitHub
|
Full changelog available on GitHub
|
Loading…
Reference in a new issue