diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..64f7c77a7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,10 @@ ## Validator Changes -* no changes +* Fix for errors in FHIRPath evaluation (see https://chat.fhir.org/#narrow/stream/179266-fhirpath/topic/String.20functions) ## Other code changes -* no changes \ No newline at end of file +* R4B BackboneType fixes +* Add R4B to R5 interconversion code +* Improvements to Rendering Documents +* Add uuid to primitive types list diff --git a/pom.xml b/pom.xml index 62b7ab885..b390cab0f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 5.4.0 - 1.1.103-SNAPSHOT + 1.1.103 5.7.1 1.8.2 3.0.0-M5