diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3be1b6deafa12875ce74dcc6e711d96ee85e0482..624c2b293044ddb4cc9208a807367681d6d24b1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -130,6 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 * `TableImporter.check_missing` in case of array-valued fields in table
 * YAML model parser has better description handling.
+* YAML model parser shows "LinkAhead" and "the yaml file" in its comparison display
+  instead of "old" and "new".
 
 ### Documentation ###