diff --git a/CHANGELOG.md b/CHANGELOG.md
index d168b98c6e488fd99ee4670c4495e07b62ab08d5..569d2fc31161d059d191d142783be74c11fc33ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   of a `Container`, removing all useful methods of the `Container` class. This
   has been fixed and using a `slice` such as `[:2]` now returns a new
   `Container`.
+* [#120](https://gitlab.com/linkahead/linkahead-pylib/-/issues/120) Unwanted
+  subproperties in reference properties.
 
 ### Security ###