<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Just Married Plugin Changelog</title>
    <style type="text/css">
        BODY {
            font-size : 100%;
        }
        BODY, TD, TH {
            font-family : tahoma, verdana, arial, helvetica, sans-serif;
            font-size : 0.8em;
        }
        H2 {
             font-size : 10pt;
             font-weight : bold;
             padding-left : 1em;
        }
        A:hover {
            text-decoration : none;
        }
        H1 {
            font-family : tahoma, arial, helvetica, sans-serif;
            font-size : 1.4em;
            font-weight: bold;
            border-bottom : 1px #ccc solid;
            padding-bottom : 2px;
        }

        TT {
            font-family : courier new;
            font-weight : bold;
            color : #060;
        }
        PRE {
            font-family : courier new;
            font-size : 100%;
        }
    </style>
</head>
<body>

<h1>
Just married Plugin Changelog
</h1>

<p><b>1.2.0</b> -- October 12, 2015</p>
<ul>
    <li>[<a href='http://www.igniterealtime.org/issues/browse/OF-953'>OF-953</a>] - Updated JSP libraries.</li>
    <li>Requires Openfire 3.11.0.</li>
</ul>

<p><b>1.0.3</b> -- Sep 13, 2013</p>
<ul>
     <li>Requires Openfire 3.9.0.</li>
</ul>


<p><b>1.0.2</b> -- February 16, 2013</p>

<ul>
    <li>Now compatible with Java 5 (<a href="http://issues.igniterealtime.org/browse/OF-620">OF-620</a>)</li>
    <li>Fixed possible NullPointerException (<a href="http://issues.igniterealtime.org/browse/OF-621">OF-621</a>)</li>
</ul>

<p><b>1.0.1 </b> -- August 28, 2012</p>

<ul>
     <li>Change name and mail address if necessary </li>
</ul>

<p><b>1.0.0 </b> -- July 30, 2012</p>

<ul>
     <li>Initial release. </li>
</ul>



</body>
</html>