diff --git a/CHANGELOG b/CHANGELOG
index 4874f88f12fc5983daa2253a732af2557887c9e7..2d41a65d2dfe71ba9ec80ed73e0d6a3178232aa2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,9 @@ v 7.13.0 (unreleased)
   - Query Optimization in MySQL.
   - Allow users to be blocked and unblocked via the API
 
+v 7.12.2
+  - Correctly show anonymous authorized applications under Profile > Applications.
+
 v 7.12.1
   - Fix error when deleting a user who has projects (Stan Hu)
   - Fix post-receive errors on a push when an external issue tracker is configured (Stan Hu)