diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b10d1cee..006314a32 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [v1.5.10] - 2022-01-07
+
### Added
- Collection: toggle favourites in bulk
diff --git a/pubspec.yaml b/pubspec.yaml
index 3c42fcd40..49396db87 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -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:
diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US
index 743503987..9394939f5 100644
--- a/whatsnew/whatsnew-en-US
+++ b/whatsnew/whatsnew-en-US
@@ -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
\ No newline at end of file