From e10c52a70b26675de93c5fb559ca76703b26ffbd Mon Sep 17 00:00:00 2001 From: Mark Iantorno Date: Thu, 24 Sep 2020 16:42:46 -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 d0017f70d..ab35894c7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,10 +1,10 @@ Validator * Add new validation for must-support on types, profiles, targets and improve Extension validation Other code changes -* Ensure "I" flag in profile table representation is not used just for infrastructural constraints +* Ensure I flag in profile table representation is not used just for infrastructural constraints * Render multiple values for properties in CodeSystems if they exist * Fix for npe rendering resources based on profiles -* fix for use of "current" as version +* fix for use of current as version * hack for past bad package URLs * Add rendering for must support on types, profiles, targets * add code when rendering turtle to HTML