Added changelog for version 1.0.2.

This commit is contained in:
Jocelyn Le Sage 2018-03-15 16:44:35 -04:00
parent 357bd86c15
commit 89874d360a

View File

@ -61,6 +61,12 @@ details.
</documentation> </documentation>
<!-- Changelog of the application. --> <!-- Changelog of the application. -->
<history> <history>
<release>
<version>1.0.2</version>
<date>2018-03-15</date>
<change>Fixed issue where Firefox would not gracefully terminate.</change>
<change>Fixed an issue where restoring session would resize window to the wrong dimensions.</change>
</release>
<release> <release>
<version>1.0.1</version> <version>1.0.1</version>
<date>2018-03-02</date> <date>2018-03-02</date>