diff --git a/CHANGELOG.md b/CHANGELOG.md
index dda53a347d2bea3c854ca946a74657335f926b18..d8aba1bf3c74d4edb1ebb4cc3d4dab0b27d4bf9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Fixed issue where `LD_LIBRARY_PATH` could keep old `siteLibs` path around
 * Removed duplicated entries from generated `.dep` files
 * Removed `dev` targets from modules that function in "local source mode"
+* Fixed issue where `.hpp` files were not installed correctly with `KEEP_HEADER_SUBDIRS`
 
 ### Other changes
 * Removed `<module>_TEMPLATES` in favour of `<module>_DB`