From 2c6bb98b0490b423259bccfbe0f40ea7ba129bb0 Mon Sep 17 00:00:00 2001
From: Simon Rose <simon.rose@ess.eu>
Date: Thu, 25 Nov 2021 17:01:37 +0100
Subject: [PATCH] Updated changelog

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dda53a34..d8aba1bf 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`
-- 
GitLab