diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fd1da895..e43c0b1b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,16 +3,21 @@
 * Resumeable, simultaneous app downloads in the background using
   Android's DownloadManager
 
-* Fix crash when trying to install incompatible apps with the privileged
-  installer
-
 * Add option to prompt for unstable updates globally
 
 * Add support for free Certificate Authorities: cert.startcom.org and
   letsencrypt.org
 
+* Rework the privileged installer to use an extension as a privileged app
+  instead of F-Droid itself
+
 * Enable TLS v1.2 on all Android versions that support it
 
+* Fix crash when trying to install incompatible apps with the privileged
+  installer
+
+* Material design tweaks and fixes
+
 * Add StrictMode to debug builds
 
 * Make the GitLab CI run the tests in an emulator
@@ -22,8 +27,6 @@
 
 * Switched to Weblate for translations
 
-* Material design tweaks and fixes
-
 * Translation updates
 
 ### 0.96.1 (2015-09-24)