diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..9ba9f5a44 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,14 @@ ## Validator Changes -* no changes +* Fix bug checking canonical URLs in bundles with dashes in them +* Fix extension messages (modifier and normal messages reversed) +* Change how error location paths are reported in bundles for easier resolution (no counting!) +* fix bugs checking whether binding is allowed in corner cases ## Other code changes -* no changes \ No newline at end of file +* Rendering Improvements: Additional Bindings, Search Parameters, Operation Definitions +* FHIRPath implementations for comparable(), highBoundary(), lowBoundary() +* Fix list of canonical resources from VersionUtilities +* Fix bug parsing html entities in XHTML parser +* Rename extension to http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile diff --git a/pom.xml b/pom.xml index 20f798d51..bb7c8c77d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 6.2.1 - 1.2.12-SNAPSHOT + 1.2.12 5.7.1 1.8.2 3.0.0-M5