diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 416add2b..b4b5d480 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -7,7 +7,7 @@
-
| 2.2.1 (?/?/?,Rev.606) |
+ |
| 2.2.1 (?/?/?,Rev.610) |
IO
@@ -19,8 +19,15 @@
- Added unittest for OBJ texture coordinates.
- Added unittests for add_face.
+- Added unittest for getting handles and faces from the iterator.
+Tools
+
+- Added catmull clark subdivider. Thanks to Leon Kos for the code.
+
+
+
Documentation
- More documentation for the add_face functions (and some code cleanup)
|