diff --git a/CHANGELOG b/CHANGELOG
index bd6c922d30f97e1d6830ff063425a8df95006f30..4cbb1a91077d675b12d0395435a32ec6e86c50ee 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,12 @@
 Please view this file on the master branch, on stable branches it's out of date.
 
-v 8.9.0 (unreleased)
-  - Set import_url validation to be more strict
 v 8.10.0 (unreleased)
   - Wrap code blocks on Activies and Todos page. !4783 (winniehell)
   - Fix MR-auto-close text added to description. !4836
 
+v 8.9.1 (unreleased)
+   - Set import_url validation to be more strict
+
 v 8.9.0
   - Fix builds API response not including commit data
   - Fix error when CI job variables key specified but not defined