We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a635ac commit b13e197Copy full SHA for b13e197
1 file changed
appdefs.xml
@@ -107,6 +107,13 @@ details.
107
</documentation>
108
<!-- Changelog of the application. -->
109
<history>
110
+ <release>
111
+ <version>1.4.0</version>
112
+ <date>2019-02-24</date>
113
+ <change>Upgraded Firefox to version 62.0.3-r2.</change>
114
+ <change>Preferences can now be set via environment variables.</change>
115
+ <change>Use baseimage based on Alpine Linux 3.9.</change>
116
+ </release>
117
<release>
118
<version>1.3.1</version>
119
<date>2018-09-18</date>
0 commit comments