Credit for #874
This commit is contained in:
parent
eb77b8a225
commit
be86eb196b
4
pom.xml
4
pom.xml
|
@ -448,6 +448,10 @@
|
||||||
<id>jasonaown</id>
|
<id>jasonaown</id>
|
||||||
<name>Jason Owen</name>
|
<name>Jason Owen</name>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>hdconradi</id>
|
||||||
|
<name>Heinz-Dieter Conradi</name>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|
|
@ -217,6 +217,11 @@
|
||||||
did not work. Thanks to Jason Owen for reporting and providing a test
|
did not work. Thanks to Jason Owen for reporting and providing a test
|
||||||
case!
|
case!
|
||||||
</action>
|
</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>
|
||||||
<release version="3.3.0" date="2018-03-29">
|
<release version="3.3.0" date="2018-03-29">
|
||||||
<action type="add">
|
<action type="add">
|
||||||
|
|
Loading…
Reference in New Issue