diff --git a/CHANGELOG.md b/CHANGELOG.md
index 001bf62a262ee970f7dc0de93b09cf8dea14507e..0a21627b47266a21a75a2b43f93d70f5b0beb105 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Added new converters for tables: CSVTableConverter and XLSXTableConverter
 * Possibility to authorize updates as in the old crawler
 * Allow authorization of inserts
+* Allow splitting cfoods into multiple yaml documents
+* Implemented macros
 
 ### Changed