diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index da6b4742..4d890368 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -17,6 +17,7 @@
Core
- Add filtered range that stores reference instead of copy if the filter is not an rvalue reference
+- Add halfedge loop range corresponding to hl_iter()
Build System