This commit is contained in:
jamesagnew 2018-05-28 06:04:04 -04:00
parent 8139178fcc
commit d74023925b
2 changed files with 9 additions and 0 deletions

View File

@ -452,6 +452,10 @@
<id>hdconradi</id>
<name>Heinz-Dieter Conradi</name>
</developer>
<developer>
<id>kliu99</id>
<name>Kai Liu</name>
</developer>
</developers>
<licenses>

View File

@ -276,6 +276,11 @@
<![CDATA[<code>Content-Location</code>]]>
will still be returned, and will hold the same contents.
</action>
<action type="fix">
The Postgres sample JPA project was fixed to use the current version
of HAPI FHIR (it was previously stuck on 2.2). Thanks to
Kai Liu for the pull request!
</action>
</release>
<release version="3.3.0" date="2018-03-29">
<action type="add">