diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index f24a4540..6fab3bd6 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -7,17 +7,23 @@
-
| 2.4 (?/?/?,Rev.767) |
+ |
| 2.4 (?/?/?,Rev.770) |
+
+Core
+
+- Return vertex handles of newly added vertices in split and split_copy for faces when passing points instead of handles
+
Documentation
-
- Fixed Decimater example
+- Improved Docs for is_boundary() functions
Unittests
- Added unittest for vertexOHalfedge Iterator
+- Added unittests for boundary vertices and faces
|