diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index bedf999b..64292fed 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -17,6 +17,8 @@
Core
- Fixed bug where range iterators contained an invalid element when the range was empty
+- Reintroduced and polished the StatusSet API (Thanks to Martin Marinov)
+- More efficient implementation of opposite_halfedge_handle (Less instructions required)
IO