Commit 7c7dbb02 authored by Greg Thomas's avatar Greg Thomas

Update plugin.xml/changelog.html

parent 8a0351e9
......@@ -44,6 +44,11 @@
Hazelcast Clustering Plugin Changelog
</h1>
<p><b>2.2.4</b> -- October 26, 2017</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-1416'>OF-1416</a>] - Dynamically created ClusteredCache entries not expiring</li>
</ul>
<p><b>2.2.3</b> -- September 15, 2017</p>
<ul>
<li>Use an event rather than an arbitrary delay before starting clustering</li>
......
......@@ -5,7 +5,7 @@
<name>Hazelcast plugin</name>
<description>Adds clustering support</description>
<author>Tom Evans</author>
<version>2.2.3</version>
<date>09/15/2017</date>
<version>2.2.4</version>
<date>10/26/2017</date>
<minServerVersion>4.2.0</minServerVersion>
</plugin>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment