This commit is contained in:
James Agnew 2017-12-22 16:10:05 -05:00
parent 5425172816
commit 64ba145d93
2 changed files with 9 additions and 0 deletions

View File

@ -382,6 +382,11 @@
<id>jamesdaily</id>
<name>James Daily</name>
</developer>
<developer>
<id>darktyko</id>
<name>Kyle Meadows</name>
</developer>
</developers>
<licenses>

View File

@ -45,6 +45,10 @@
custom interceptors you are recommended to migrate to the recommended
methods.
</action>
<action type="fix" issue="810">
Fix an issue in JPA server where updating a resource sometimes caused date search indexes to
be incorrectly deleted. Thanks to Kyle Meadows for the pull request!
</action>
</release>
<release version="3.1.0" date="2017-11-23">
<action type="add">