diff options
author | Tim Meusel <tim@bastelfreak.de> | 2018-03-17 20:05:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-17 20:05:52 +0100 |
commit | 67ce2e1d46c9fa7be82a2d776073578a7cf115cc (patch) | |
tree | 08df726a237211840c321e43e829fe01db7462d5 /docs/index.html | |
parent | 1ed440222ffb00904ffcba97505a887b95c4f3a0 (diff) | |
parent | 299321eca9e48c9a4f8d9a348b1e7c8abc275885 (diff) | |
download | puppet-ferm-67ce2e1d46c9fa7be82a2d776073578a7cf115cc.tar.gz puppet-ferm-67ce2e1d46c9fa7be82a2d776073578a7cf115cc.tar.bz2 |
Merge pull request #11 from bastelfreak/rel120
Release 1.2.0
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 12f972f..574b0e9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -71,6 +71,7 @@ <ul> <li><a href="#overview">Overview</a></li> +<li><a href="#what-happenend-to-older-releases">What happened to older releases?</a></li> <li><a href="#setup">Setup</a></li> <li><a href="#support">Support</a></li> <li><a href="#reference">Reference</a></li> @@ -86,6 +87,11 @@ software. It allows you to configure the actual software, but also all related rules.</p> +<h2>What happened to older releases?</h2> + +<p>You maybe wonder what happend to release 1.1.0 and 1.0.0. We had to take them +down because they contained sensitive information.</p> + <h2>Setup</h2> <p>This is very easy:</p> |