This commit is contained in:
James 2017-08-13 11:03:06 -04:00
parent 2e0f5a34d9
commit e3fc5af019
2 changed files with 9 additions and 0 deletions

View File

@ -354,6 +354,10 @@
<id>psbrandt</id>
<name>Pascal Brandt</name>
</developer>
<developer>
<id>InfiniteLoop90</id>
<name>Clayton Bodendein</name>
</developer>
</developers>
<licenses>

View File

@ -223,6 +223,11 @@
Fix broken links in usage pattern diagram on website. Thanks to
Pascal Brandt for the pull request!
</action>
<action type="fix" issue="706">
Fix incorrect FHIR Version Strings that were being outputted and verified in the
client for some versions of FHIR. Thanks to Clayton Bodendein for the
pull request!
</action>
</release>
<release version="2.5" date="2017-06-08">
<action type="fix">