From f5364bc6734d6eb24aac36dff71e1cd399e2132c Mon Sep 17 00:00:00 2001
From: Simon Rose <simon.rose@ess.eu>
Date: Fri, 6 May 2022 09:30:51 +0200
Subject: [PATCH] Updated CHANGELOG

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26ba041c..794416aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   * It is no longer necessary to specify `REQUIRED += ...` nor `x_VERSION = $(X_DEP_VERSION)` within the module makefile
 
 ### Bugfixes
+* Fixed issue where updated dependencies of substitution files did not retrigger a .db expansion.
 
 ### Other changes
 
-- 
GitLab