From 2be11651c212ede9d50956ba9d4a802885e9dbed Mon Sep 17 00:00:00 2001 From: James Agnew Date: Thu, 10 May 2018 11:50:53 -0400 Subject: [PATCH] Update changelog --- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 63bc86be8a4..bce7ac3ea32 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -132,6 +132,10 @@ of type String (i.e. plain Java strings), and any FHIR primitive datatype will be automatically coerced into a String. + + The HAPI FHIR CLI now supports importing an IGPack file as an import + to the validation process. +