diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1353b287d..d17e6f445 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,7 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
-### Changed
-
-- upgraded Flutter to stable v2.10.2
-
-## [v1.6.0] - 2022-02-22
+## [v1.6.1] - 2022-02-23
### Added
@@ -25,7 +21,7 @@ All notable changes to this project will be documented in this file.
- Collection: improved performance for sort/group by name
- load previous top items on startup
- locale independent colors for known filters
-- upgraded Flutter to stable v2.10.1
+- upgraded Flutter to stable v2.10.2
### Removed
@@ -35,6 +31,8 @@ All notable changes to this project will be documented in this file.
- navigating from Album page when picking an item for another app
+## [v1.6.0] - 2022-02-22 [YANKED]
+
## [v1.5.11] - 2022-01-30
### Added
diff --git a/fastlane/metadata/android/en-US/changelogs/1067.txt b/fastlane/metadata/android/en-US/changelogs/1067.txt
new file mode 100644
index 000000000..9a00bb1be
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/1067.txt
@@ -0,0 +1,5 @@
+In v1.6.1:
+- recycle bin
+- view small and large images at their actual size
+- enjoy the app in Indonesian
+Full changelog available on GitHub
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
index 84c662d27..e45286bb8 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -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.6.0+66
+version: 1.6.1+67
publish_to: none
environment:
diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US
index a6cb52012..7d89576ed 100644
--- a/whatsnew/whatsnew-en-US
+++ b/whatsnew/whatsnew-en-US
@@ -1,5 +1,5 @@
Thanks for using Aves!
-In v1.6.0:
+In v1.6.1:
- recycle bin
- view small and large images at their actual size
- enjoy the app in Indonesian