Added changelog for version 1.13.0. [skip ci]

This commit is contained in:
Jocelyn Le Sage 2020-07-19 11:05:30 -04:00
parent d5bb89bb24
commit 40ac37c38d

View File

@ -142,6 +142,16 @@ If {{ defs.app.friendly_name }} is crashing frequently, make sure that:
</documentation> </documentation>
<!-- Changelog of the application. --> <!-- Changelog of the application. -->
<history> <history>
<release>
<version>1.13.0</version>
<date>2020-07-19</date>
<change>Upgraded Firefox to version 78.0.2-r1.</change>
<change>Added check for missing `membarrier` system call support.</change>
<change>Now using baseimage v3.5.5, based on Alpine 3.12, which brings the following changes:</change>
<change level="2">Upgraded glibc to version 2.31 on Alpine Linux images with glibc integrated.</change>
<change level="2">Updated installed packages to get latest security fixes.</change>
<change level="2">Adjusted the log monitor target for recent versions of YAD.</change>
</release>
<release> <release>
<version>1.12.0</version> <version>1.12.0</version>
<date>2020-06-24</date> <date>2020-06-24</date>