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 a953466 commit fe46abfCopy full SHA for fe46abf
appdefs.xml
@@ -143,6 +143,13 @@ article.
143
</documentation>
144
<!-- Changelog of the application. -->
145
<history>
146
+ <release>
147
+ <version>1.1.0</version>
148
+ <date>2017-10-08</date>
149
+ <change>Now using baseimage v3.0.0, which brings the following changes:</change>
150
+ <change level="2">Better support for service dependencies.</change>
151
+ <change level="2">Added support for secure access to the application's GUI.</change>
152
+ </release>
153
<release>
154
<version>1.0.1</version>
155
<date>2017-09-08</date>
0 commit comments