Index: CHANGELOG.md
===================================================================
--- CHANGELOG.md	(revision 4407c67257b1d061f0376ef1ea63ea597c308e4b)
+++ CHANGELOG.md	(revision 2d66d66df4fdd568ae1d3ba78850058c55572590)
@@ -7,4 +7,9 @@
 
 ### Added
+- **Revoke connected apps from your account page.** A "Connected apps" section
+  lists every app you authorized over OAuth (name, site, scope, last used) with
+  a Revoke button. Tokens you already granted show up too, since they were
+  always stored (hashed); the bearer itself is never kept, so revocation is keyed
+  on the token hash.
 - **The account owner can read their own followers and following over C2S.** The
   `followers` and `following` collections stay count-only for the public
