Skip to content

Commit

Permalink
Added changelog for version 1.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Feb 3, 2018
1 parent 9b6c43d commit 5aefad9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appdefs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ from Jinja2 templates.
<documentation/>
<!-- Changelog of the application. -->
<history>
<release>
<version>1.2.2</version>
<date>2018-02-03</date>
<change>Now using baseimage v3.3.2, which brings the following changes:</change>
<change level="2">Restored timezone support in Alpine Linux images with glibc.</change>
<change level="2">Fixed issue in `add-pkg` helper where a package could be incorrectly detected as installed.</change>
</release>
<release>
<version>1.2.1</version>
<date>2018-01-30</date>
Expand Down

0 comments on commit 5aefad9

Please sign in to comment.