Add changelog1
This commit is contained in:
parent
f4a21eadda
commit
8e91600746
|
@ -297,6 +297,11 @@
|
|||
The maximum length for codes in the JPA server terminology service have been increased
|
||||
to 500 in order to better accomodate code systems with very long codes.
|
||||
</action>
|
||||
<action type="fix">
|
||||
A bug in the DSTU3 validator was fixed where validation resources such as StructureDefinitions
|
||||
and Questionnaires were cached in a cache that never expired, leading to validations against
|
||||
stale versions of resources.
|
||||
</action>
|
||||
</release>
|
||||
<release version="3.4.0" date="2018-05-28">
|
||||
<action type="add">
|
||||
|
|
Loading…
Reference in New Issue