Skip to content

Commit 283a38f

Browse files
committed
Added changelog for version 1.24.1. [skip ci]
1 parent 896dd88 commit 283a38f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

appdefs.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@ Where:
109109
</documentation>
110110
<!-- Changelog of the application. -->
111111
<history>
112+
<release>
113+
<version>1.24.1</version>
114+
<date>2022-01-02</date>
115+
<change>Now using baseimage version 2.4.6, based on Alpine 3.15, which brings the following change:</change>
116+
<change level="2">Updated installed packages to get latest security fixes.</change>
117+
<change>This also fixes an error that was occurring because of the usage of an insufficient Node.js version.</change>
118+
</release>
112119
<release>
113120
<version>1.24.0</version>
114121
<date>2022-01-02</date>

0 commit comments

Comments
 (0)