diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 56f07847..820466d7 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -9,6 +9,11 @@
| 6.0 (?/?/?) |
+Core
+
+- Added a couple of methods to enable more efficient adding of batches of vertices (Without resizing property vectors)
+
+
IO
- Obj reader: added texCoord3d functions to objloader
|