From 376e4f0ef15f81c559c05ddb2a3bc4e2342fa06f Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 17 Jul 2020 09:34:44 +1000 Subject: [PATCH] update release notes --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fc08d9a45..36eeabe14 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -11,3 +11,5 @@ Code: * add code for converting resource names between versions * add FHIRPath engine to i18n framework * fix bundle rendering +* change HTML parser to parse doctype declaration, and move html validation to the validator +* snapshot generator - fix bug where slices get cardinaliyt min=1 by default \ No newline at end of file