From f91aa8f3da6bb9105689dc78c3ffe2ca891b8d3b Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Sat, 14 Jan 2023 09:08:01 +1100 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6301a0bf9..4f75e9488 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,10 +1,13 @@ ## Validator Changes -* no changes +* Better tracking and reporting of snapshot generation issues +* Update FHIRPath implementation to R4 with all corrections and extensions from R5 implemnetation ## Other code changes -* Better tracking and reporting of snapshot generation issues * Inclusion of SAXON dependency for processing XSLT * Error message spacing correction * Basic FTPClient implementation +* test NPE in markdown processing +* go-publish support +* Start implementing loading structure maps with validation