diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7cbda476773ae1b64bb45cdd1dca1be0e7894748..30b236582e28dd6d7057dbb443b91c36e4724e88 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,9 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Support for Python 3.12 and experimental support for 3.13
 * `spss_to_datamodel` script.
 * `SPSSConverter` class
+* CFood macros now accept complex objects as values, not just strings.
 
 ### Changed ###
 
+* CFood macros do not render everything into strings now.
+
 ### Deprecated ###
 
 ### Removed ###