From 8d01aa5bf63cf0119aa17d8990c6cac2a3339480 Mon Sep 17 00:00:00 2001 From: isc-tleavitt <73311181+isc-tleavitt@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:34:42 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2c2d2ba..57e0c640 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - HSIEO-9430: Module definition should not expose DisplayName + deprecate DisplayNameInternal as it will not be used anymore - HSIEO-9924: RunDev needs to do complete installation of component and dependencies via ignoreInstalled, so adding ignoreInstalledModules checker in syncLoadDependencies - HSIEO-10267: Bug Fix - Resource name should be the fifth argument of CreateDatabase +- #451: (CI) Run on fewer versions to minimize overhead and Community Edition expiration issues +- #451: Avoid compliation errors due to storage location conflict on IRIS for Health prior to 2024.1 ### Security -