diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd575475b36d6d1d914dde278485385951271f5c..9cc5b17f0dad80ced68f9bf8628604db6cc18688 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed ###
 
 * Query shortcuts are now displayed when using the new query panel.
+* [249](https://gitlab.com/linkahead/linkahead-webui/-/issues/249) only the
+  first ≈100 options were shown in edit-mode reference dropdown menus in case
+  of `BUILD_MAX_EDIT_MODE_DROPDOWN_OPTIONS=-1`.
 
 ### Security ###