From 9b042abc5fa1b2c6aef928e999df6243c043eca0 Mon Sep 17 00:00:00 2001 From: dotasek Date: Wed, 26 Apr 2023 09:44:18 -0400 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2974a6916..7aef86b8f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -9,7 +9,7 @@ in effect a mandatory upgrade * Add support for -install operation to install packages and generate snapshots while at it (support simplifier packages in sushi) * Add support for ```lang-transform extract``` and ```-lang-transform inject``` to the validator (start of multi-lingual implementation support) * Add support for -tx-tests to validator -* Change settings file to fhir-settings.json in .fhir, instead of fhir-tools-setting.ini (see [here](https://confluence.hl7.org/pages/viewpage.action?pageId=35718580#UsingtheFHIRValidator-FHIRSettings) for documentation) +* Change settings file to fhir-settings.json in .fhir, instead of fhir-tools-setting.ini (see [here](https://confluence.hl7.org/display/FHIR/Using+fhir-settings.json) for documentation) * Add provisional support for running without a network: -no-network. Beware: this is not fully tested at this point * Warning not error when the code system isn't known validating questionnaires * Fix up loading of IG bundles