diff --git a/CHANGELOG.md b/CHANGELOG.md
index 890e6a102..eed8db46a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,8 +45,6 @@
* Add preference to display changelog on startup
* Add Termux RUN_COMMAND permission
* Allow filtering notifications from work profile apps
-* Build nightly changelog from git
-* Bump target SDK version to 31
* Fix daylight saving time not being transmitted to the watch
* Fix media button control for some applications
* Fix notification filters by title if notification does not contain a body
@@ -56,7 +54,6 @@
* Fix transliteration of emoji
* Fix transliteration of non-ASCII accented characters
* Force gps speed calculation on some phones that do not report it correctly
-* Introduce WeatherSpec v4
* Make application list sorting case-insensitive
* Introduce native app shortcuts for android > 30
* Update device settings action bar title depending on current screen
diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml
index 031f740cb..1fbf08228 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -45,8 +45,6 @@
Add preference to display changelog on startup
Add Termux RUN_COMMAND permission
Allow filtering notifications from work profile apps
- Build nightly changelog from git
- Bump target SDK version to 31
Fix daylight saving time not being transmitted to the watch
Fix media button control for some applications
Fix notification filters by title if notification does not contain a body
@@ -56,7 +54,6 @@
Fix transliteration of emoji
Fix transliteration of non-ASCII accented characters
Force gps speed calculation on some phones that do not report it correctly
- Introduce WeatherSpec v4
Make application list sorting case-insensitive
Introduce native app shortcuts for android > 30
Update device settings action bar title depending on current screen
diff --git a/src/main/fastlane/metadata/android/en-US/changelogs/225.txt b/src/main/fastlane/metadata/android/en-US/changelogs/225.txt
index 05a6a7d82..7507419cc 100644
--- a/src/main/fastlane/metadata/android/en-US/changelogs/225.txt
+++ b/src/main/fastlane/metadata/android/en-US/changelogs/225.txt
@@ -42,8 +42,6 @@
* Add preference to display changelog on startup
* Add Termux RUN_COMMAND permission
* Allow filtering notifications from work profile apps
-* Build nightly changelog from git
-* Bump target SDK version to 31
* Fix daylight saving time not being transmitted to the watch
* Fix media button control for some applications
* Fix notification filters by title if notification does not contain a body
@@ -53,7 +51,6 @@
* Fix transliteration of emoji
* Fix transliteration of non-ASCII accented characters
* Force gps speed calculation on some phones that do not report it correctly
-* Introduce WeatherSpec v4
* Make application list sorting case-insensitive
* Introduce native app shortcuts for android > 30
* Update device settings action bar title depending on current screen