diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index c38bd385..3129b82e 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -18,6 +18,9 @@
- PLY Reader: Allowing the PLY reader to read custom face ( Thanks to morgan Leborgne for the patch)
- PLY Reader: Fixed endless loop on unknown property list type
+- OM Writer/Reader: Update file format version to 2.0. Older files can still be read, but older OpenMesh versions cannot read new format.
+- OM Writer/Reader: Fixed inconsistent writing/reading of edge properties
+- OM Writer/Reader: Add option to store status
Tools