diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e3ad2229..675193274 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,8 +3,9 @@
## dev [v2.2.1 or v2.3.0]
#### What's Improved
- Updated chinese translations [courtesy of cccClyde]
-- Use proper M3 top app bars
+- Use proper material you top app bars
- Use body typography in correct places
+- Manifest should expose Auxio's file opening functionality better
#### What's Fixed
- Fixed issue where playback would start unexpectedly when opening the app
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 36f4201b1..17c808f45 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -51,9 +51,12 @@
+
+
+
@@ -66,7 +69,7 @@
android:roundIcon="@mipmap/ic_launcher" />