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 6a7733f commit b4dce34Copy full SHA for b4dce34
appdefs.xml
@@ -109,6 +109,14 @@ Where:
109
</documentation>
110
<!-- Changelog of the application. -->
111
<history>
112
+ <release>
113
+ <version>1.7.0</version>
114
+ <date>2020-03-16</date>
115
+ <change>Upgraded Nginx Proxy Manager to version 2.2.0.</change>
116
+ <change>Now using baseimage v2.4.3, which brings the following changes:</change>
117
+ <change level="2">Updated installed packages to get latest security fixes.</change>
118
+ <change level="2">Make sure the tzdata is installed.</change>
119
+ </release>
120
<release>
121
<version>1.6.0</version>
122
<date>2019-10-10</date>
0 commit comments