Added changelog for version 1.8.0. [skip ci]

This commit is contained in:
Jocelyn Le Sage 2019-12-25 14:55:46 -05:00
parent 94b24e3c9e
commit e86b78305c

View File

@ -107,6 +107,15 @@ details.
</documentation> </documentation>
<!-- Changelog of the application. --> <!-- Changelog of the application. -->
<history> <history>
<release>
<version>1.8.0</version>
<date>2019-12-25</date>
<change>Upgraded Firefox to version 71.0-r0.</change>
<change>Now using baseimage v3.5.3, which brings the following changes:</change>
<change level="2">Updated installed packages to get latest security fixes.</change>
<change level="2">Make sure the tzdata is installed.</change>
<change>Use baseimage based on Alpine Linux 3.10.</change>
</release>
<release> <release>
<version>1.7.1</version> <version>1.7.1</version>
<date>2019-08-26</date> <date>2019-08-26</date>