From 7ed5e98c590a8b72857a797e7d0d39de19983618 Mon Sep 17 00:00:00 2001 From: Mark Iantorno Date: Thu, 24 Sep 2020 17:12:51 -0400 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b2c6c2113..31d4c9b53 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,7 @@ * Package Loader: hack for past bad package URLs -* Validator: Add new validation for must-support on types / profiles / targets +* Validator: Add new validation for must-support on types, profiles, targets * Validator: improve Extension validation -* Renderer: Ensure "I" flag in profile table representation is not used just for infrastructural constraints +* Renderer: Ensure I flag in profile table representation is not used just for infrastructural constraints * Renderer: Render multiple values for properties in CodeSystems if they exist * Renderer: Fix for npe rendering resources based on profiles * Renderer: Add rendering for must support on types, profiles, targets