This commit is contained in:
jamesagnew 2019-08-13 05:37:40 -04:00
parent 8c811a6bca
commit a1e1cf4e56
2 changed files with 8 additions and 0 deletions

View File

@ -543,6 +543,10 @@
<id>anthonys123</id>
<name>Anthony Sute</name>
</developer>
<developer>
<id>nickrobison-usds</id>
<name>Nick Robison</name>
</developer>
</developers>
<licenses>

View File

@ -439,6 +439,10 @@
in Resource.meta.versionId is now used if a version isn't found in the resource
ID itself. Thanks to Stig Døssing for the pull request!
</action>
<action type="fix" issue="1375">
An example datatype was corrected in the DSTU2 Identifier datatype
StructureDefinition. Thanks to Nick Robison for the pull request!
</action>
</release>
<release version="3.8.0" date="2019-05-30" description="Hippo">
<action type="fix">