Added changelog entry for switch from Derby to H2 for HAPI FHIR CLI server.

This commit is contained in:
Diederik Muylwyk 2019-08-26 09:54:05 -04:00
parent b41926307c
commit 3f14a7a68b
1 changed files with 5 additions and 0 deletions

View File

@ -73,6 +73,11 @@
The informational message returned in an OperationOutcome when a delete failed due to cascades not being enabled
contained an incorrect example. This has been corrected.
</action>
<action type="change" issue="1366">
The HAPI FHIR CLI server now uses H2 as its database platform instead of Derby.
Note that this means that data in any existing installations will need to be
re-uploaded to the new database platform.
</action>
</release>
<release version="4.0.0" date="2019-08-14" description="Igloo">
<action type="add">