diff --git a/changes/changelog.d/bandwidth-limitation.feature b/changes/changelog.d/bandwidth-limitation.feature
new file mode 100644
index 0000000000000000000000000000000000000000..3a3073dd5fbbddbb113f1af48b13d513b4fdbb73
--- /dev/null
+++ b/changes/changelog.d/bandwidth-limitation.feature
@@ -0,0 +1 @@
+Add option to limit bandwidth usage by streaming transcoded music
diff --git a/changes/changelog.d/bottom-sheet.feature b/changes/changelog.d/bottom-sheet.feature
new file mode 100644
index 0000000000000000000000000000000000000000..8719d3663fe245bd67d8f03a2c20df6524de1cc1
--- /dev/null
+++ b/changes/changelog.d/bottom-sheet.feature
@@ -0,0 +1 @@
+Improve player bottom sheet, in particular fling support
diff --git a/changes/changelog.d/coverart-withContext.enhancement b/changes/changelog.d/coverart-withContext.enhancement
new file mode 100644
index 0000000000000000000000000000000000000000..d62cd9bd92d0a536ca13e436e5de55332a4e01b0
--- /dev/null
+++ b/changes/changelog.d/coverart-withContext.enhancement
@@ -0,0 +1 @@
+Refactor CoverArt.withContext().
diff --git a/changes/changelog.d/landscape.bugfix b/changes/changelog.d/landscape.bugfix
new file mode 100644
index 0000000000000000000000000000000000000000..393b5e4aca4a066dcae3882516e2bb1ee3b011f2
--- /dev/null
+++ b/changes/changelog.d/landscape.bugfix
@@ -0,0 +1 @@
+Fix landscape view induced MainActivity leak.
diff --git a/changes/changelog.d/progress-bar-buffering.bugfix b/changes/changelog.d/progress-bar-buffering.bugfix
new file mode 100644
index 0000000000000000000000000000000000000000..c7935d322754bef4c6c2f92012b4be519f2b9f11
--- /dev/null
+++ b/changes/changelog.d/progress-bar-buffering.bugfix
@@ -0,0 +1 @@
+Fix buffering progress bar display
diff --git a/changes/changelog.d/too-many-receivers.bugfix b/changes/changelog.d/too-many-receivers.bugfix
new file mode 100644
index 0000000000000000000000000000000000000000..e4d735d82b7501fe9a5133aee37ab83cfc2bfedf
--- /dev/null
+++ b/changes/changelog.d/too-many-receivers.bugfix
@@ -0,0 +1 @@
+Fix Too Many Receivers exception