This commit is contained in:
James Agnew 2017-11-13 13:35:10 -05:00
parent f3f870c168
commit 7de898cdf3
2 changed files with 9 additions and 0 deletions

View File

@ -374,6 +374,10 @@
<id>mouellet</id>
<name>Mathieu Ouellet</name>
</developer>
<developer>
<id>JiajingLiang</id>
<name>Jiajing Liang</name>
</developer>
</developers>
<licenses>

View File

@ -200,6 +200,11 @@
as well as several examples.
Thanks to Mathieu Ouellet for the contribution!
</action>
<action type="add" issue="747">
JPA server now has lucene index support moved to separate classes from the entity
classes in order to facilitate support for ElasticSearch. Thanks to Jiang Liang
for the pull request!
</action>
</release>
<release version="3.0.0" date="2017-09-27">
<action type="add">