This commit is contained in:
jamesagnew 2018-05-23 06:32:52 -04:00
parent eb77b8a225
commit be86eb196b
2 changed files with 9 additions and 0 deletions

View File

@ -448,6 +448,10 @@
<id>jasonaown</id>
<name>Jason Owen</name>
</developer>
<developer>
<id>hdconradi</id>
<name>Heinz-Dieter Conradi</name>
</developer>
</developers>
<licenses>

View File

@ -217,6 +217,11 @@
did not work. Thanks to Jason Owen for reporting and providing a test
case!
</action>
<action type="fix" issue="874">
An issue was corrected in the validator where Questionnaire references that
used contained resources caused an unexpected crash. Thanks to
Heinz-Dieter Conradi for the pull request!
</action>
</release>
<release version="3.3.0" date="2018-03-29">
<action type="add">