diff --git a/Doc/changelog.docu b/Doc/changelog.docu
index 800de05a..03d0d270 100644
--- a/Doc/changelog.docu
+++ b/Doc/changelog.docu
@@ -8,6 +8,12 @@
| 8.1 (?/?/?) |
+Core
+
+- Property System: Get rid of the OM_FORCE_STATIC_CAST defines. We use the type ids to check if the cast is valid or not. This will add more type safety.
+
+
+
Tools
- Subdivider: Fixed crash in Loop subdivider
|