diff --git a/CHANGELOG.md b/CHANGELOG.md
index a65e027f810c8ab8d503138b91090278ad9a98bc..26e57f372f60aaae9d83e564dde9c85e328879bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed ###
 
 - [#254](https://gitlab.com/linkahead/linkahead-webui/-/issues/254) "Download files referenced in the table" failed
+- [#230](https://gitlab.com/linkahead/linkahead-webui/-/issues/230)
+  `make doc` is now compatible with npm >= 9.0.0.
 
 ### Security ###