From 759b73cd81c6defd373cc6e4a24597c639de86ba Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Thu, 19 May 2022 17:38:11 +1000 Subject: [PATCH] ping builld --- RELEASE_NOTES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..a30068be8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,8 @@ ## Validator Changes -* no changes +* alter per-1 to handle different precision on start/end ## Other code changes -* no changes \ No newline at end of file +* extend FHIRPath to support lowBoundary(), highBoundary() and precision() +* Fix for inefficiency in StructureMap engine