diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba534987a7340185904c99ce5bd7ac03d823d4c3..e68cc62c7a7f5af9cde678dfc99b9015adc5b8b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added ###
 
 * Official support for Python 3.13
+* Added arguments to `describe_diff` that allow customizing the labels for the 'old' and the 'new' diffs.
 
 ### Changed ###