diff --git a/fastlane/metadata/android/en-US/changelogs/5.txt b/fastlane/metadata/android/en-US/changelogs/5.txt
new file mode 100644
index 000000000..371bc10f9
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/5.txt
@@ -0,0 +1,27 @@
+
New
+
+* App updater (Preview)
+* Share button function in bottom control fragment
+* Open YouTube urls by this app #11
+* You can now search for YouTube Music albums
+* Remove download of a song
+
+
Improved
+
+* Show channel or playlist name in search fragment title
+* Scrollable search filter chip group
+
+
Fixed
+
+* Fixed artwork updates incorrectly when preloading the next song
+* Fixed play artist songs not working
+* Fixed media notification PendingIntent mutability flag missing, causing Android S+ to crash #6
+* Fixed can't add songs to library #9
+* Auto download not working
+* Auto add song to library not working
+
+
Development
+
+* Bumped NewPipe Extractor from 0.21.13 to 0.21.14
+* Upload APK in GitHub Action
+* Added Fastlane structure
\ No newline at end of file