release notes

This commit is contained in:
Grahame Grieve 2023-10-25 07:34:11 +11:00
parent a359f8e9fb
commit 0506ad5788
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
* Fix for index out of bounds error when extension uses itself
* Fix issue where .resolve() in FHIRPath didn't work with URL values (and fix typo in i18n system)
* Implement FHIRPath slice() function in validator
* Fix bug where Snapshot generation can run off the end of the differential
## Other code changes