From 96f62b0f311182d61c74021b023ba0de733941e6 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 6 Jan 2023 10:57:14 +1100 Subject: [PATCH] set up release --- RELEASE_NOTES.md | 8 +++++++- pom.xml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8006835eb..607df3a86 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,13 @@ * Add support for fhir_comments in R2/R2B * Add validator checking around versions in extension URLs +* Fix bug generating cross-version extensions ## Other code changes -* no changes \ No newline at end of file +* Fix minor NPEs running IG publisher +* Add new PE module (PEDefinition/PEInstance) +* Add support for liquid filters (resolve FHIRPath conflict) +* Fix up round-tripping of XPath constraints R4/R5 +* Refactor R5 ProfileUtilities (and move rendering to rendering package) +* Fix appending text when generating snapshots diff --git a/pom.xml b/pom.xml index 706235642..e8cc75f43 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 6.2.1 - 1.2.5-SNAPSHOT + 1.2.5 5.7.1 1.8.2 3.0.0-M5