This commit is contained in:
James Agnew 2017-08-22 08:46:46 -04:00
parent 83171292df
commit 4ed1e588b2
2 changed files with 8 additions and 0 deletions

View File

@ -358,6 +358,10 @@
<id>InfiniteLoop90</id> <id>InfiniteLoop90</id>
<name>Clayton Bodendein</name> <name>Clayton Bodendein</name>
</developer> </developer>
<developer>
<id>rhausam</id>
<name>Rob Hausam</name>
</developer>
</developers> </developers>
<licenses> <licenses>

View File

@ -328,6 +328,10 @@
specified, regardless of whether the source event was a create or an specified, regardless of whether the source event was a create or an
update update
</action> </action>
<action type="add" issue="712">
Add appropriate import statements for logging to JPA demo code. Thanks to
Rob Hausam for the pull request!
</action>
</release> </release>
<release version="2.5" date="2017-06-08"> <release version="2.5" date="2017-06-08">
<action type="fix"> <action type="fix">