diff --git a/CHANGELOG b/CHANGELOG
index ed534b825aa263dd5b9c2d53b30d10216d376295..83e1f82e963b7be29d91176a1c4e5c22c659d93c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,7 @@ v 8.13.0 (unreleased)
   - Fix permission for setting an issue's due date
   - Expose expires_at field when sharing project on API
   - Allow the Koding integration to be configured through the API
+  - Added soft wrap button to repository file/blob editor
   - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison)
   - Close open merge request without source project (Katarzyna Kobierska Ula Budziszewska)
   - Use a ConnectionPool for Rails.cache on Sidekiq servers