From 7f9237ad0851123d0e352d953e9dd30c98090c68 Mon Sep 17 00:00:00 2001 From: Simon Rose <simon.rose@ess.eu> Date: Fri, 14 Oct 2022 15:21:33 +0200 Subject: [PATCH] E3-1024: Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e1660cd..c455efce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Bugfixes * Fixed issue where updated dependencies of substitution files did not retrigger a .db expansion. +* db expansion happens at build time, not at install time. ### Other changes * Remove `IOCNAME:exit` PV. Stop loading `softIocExit.db` and now it's require that exposes the `BaseVersion` PV. -- GitLab