Credit for #655
This commit is contained in:
parent
30b18c9a72
commit
1404aa02c4
4
pom.xml
4
pom.xml
|
@ -333,6 +333,10 @@
|
|||
<id>maclema</id>
|
||||
<name>maclema</name>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>ohr</id>
|
||||
<name>Christian Ohr</name>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<licenses>
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue