This commit is contained in:
James 2017-06-07 21:29:16 -04:00
parent 30b18c9a72
commit 1404aa02c4
2 changed files with 9 additions and 0 deletions

View File

@ -333,6 +333,10 @@
<id>maclema</id>
<name>maclema</name>
</developer>
<developer>
<id>ohr</id>
<name>Christian Ohr</name>
</developer>
</developers>
<licenses>

View File

@ -172,6 +172,11 @@
was preventing the CLI from uploading definitions correctly. Thanks to
Joel Schneider for the Pull Request!
</action>
<action type="fix" issue="655">
DateTime datatypes (both DSTU1/2 and RI STU3) did not properly parse
values with MINUTE precision. Thanks to Christian Ohr for the pull
request!
</action>
</release>
<release version="2.4" date="2017-04-19">
<action type="add">