version bump
This commit is contained in:
parent
dcc91cf5a3
commit
0cb139b41a
5 changed files with 17 additions and 7 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -4,11 +4,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
## <a id="unreleased"></a>[Unreleased]
|
||||
|
||||
### Removed
|
||||
|
||||
- `huawei` app flavor
|
||||
|
||||
## <a id="v1.11.4"></a>[v1.11.4] - 2024-07-09
|
||||
## <a id="v1.11.5"></a>[v1.11.5] - 2024-07-11
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -23,6 +19,12 @@ All notable changes to this project will be documented in this file.
|
|||
- handling wallpaper intent without URI
|
||||
- sizing widgets with some launchers on Android >=12
|
||||
|
||||
### Removed
|
||||
|
||||
- `huawei` app flavor
|
||||
|
||||
## <a id="v1.11.4"></a>[v1.11.4] - 2024-07-09 [YANKED]
|
||||
|
||||
## <a id="v1.11.3"></a>[v1.11.3] - 2024-06-17
|
||||
|
||||
### Added
|
||||
|
|
4
fastlane/metadata/android/en-US/changelogs/124.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/124.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.11.5:
|
||||
- explore your collection with the... explorer
|
||||
- convert your motion photos to stills in bulk
|
||||
Full changelog available on GitHub
|
4
fastlane/metadata/android/en-US/changelogs/12401.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/12401.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
In v1.11.5:
|
||||
- explore your collection with the... explorer
|
||||
- convert your motion photos to stills in bulk
|
||||
Full changelog available on GitHub
|
|
@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
|
|||
# - play changelog: /whatsnew/whatsnew-en-US
|
||||
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
|
||||
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
|
||||
version: 1.11.4+123
|
||||
version: 1.11.5+124
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
In v1.11.4:
|
||||
In v1.11.5:
|
||||
- explore your collection with the... explorer
|
||||
- convert your motion photos to stills in bulk
|
||||
Full changelog available on GitHub
|
Loading…
Reference in a new issue