diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0774c1ab8d2960fd783b902ca446dc767a17cf1..b0faf217d91b0e9198851dab0b319be71f5a53de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed ###
 
-- [252](https://gitlab.com/linkahead/linkahead-webui/-/issues/252) Make different link to parent dir more visible.
+- [#252](https://gitlab.com/linkahead/linkahead-webui/-/issues/252) Make
+  different link to parent dir more visible.
+- [#255](https://gitlab.com/linkahead/linkahead-webui/-/issues/255) Remove
+  disabled scroll bar under property names that would show on some browsers.
 
 ### Security ###