diff --git a/CHANGELOG b/CHANGELOG
index 3561c541df04dddb459e7ae7a91400826b1d724b..738162d983fd1bb792ac4cdbb7b445cf98f651ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,6 +34,7 @@ v 8.7.0 (unreleased)
   - API: Expose user location (Robert Schilling)
   - ClosingIssueExtractor regex now also works with colons. e.g. "Fixes: #1234" !3591
   - Update number of Todos in the sidebar when it's marked as "Done". !3600
+  - Sanitize branch names created for confidential issues
 
 v 8.6.5
   - Fix importing from GitHub Enterprise. !3529