release notes

This commit is contained in:
Grahame Grieve 2021-11-11 16:43:07 +11:00
parent 07220c27f4
commit bfc8945402
1 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,12 @@
Validator Changes
* none
* Add warning about resources not linked to in bundles
* Fix up support for pre-adopting R5 extensions
Other Code Changes
* Updating client logger to log both req and resp
* Refactoring of converter loader and misc packages.
* rework all HTTP access through a single access point (todo: refactor this to use okhttp)
* Improvements to rendering for IG publication
* Improvements to rendering for IG publication (including fixing broken links)
* fix NPE in QuestionnaireRenderer
* Move tx-cache management to tx.fhir.org instead of git
* fix concept map rendering