diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 05:42:26 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 05:42:56 -0500 |
| commit | 8af9f8fd363137c18c2404f33dec7115edfd5e22 (patch) | |
| tree | ac212dc368f5fa263262d20472391579c61a368d | |
| parent | d3bead763b51696f724aca89a40e0961f9aa88e2 (diff) | |
publish release notes
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index 18a45c88..c05036e2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.03.03.03">2020.03.03.03</a></li>--> + <li><a href="#2020.03.03.03">2020.03.03.03</a></li> <li><a href="#2020.02.07.19">2020.02.07.19</a></li> <li><a href="#2020.02.04.01">2020.02.04.01</a></li> <li><a href="#2020.01.06.21">2020.01.06.21</a></li> @@ -291,8 +291,6 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> - <!-- - <h3 id="2020.03.03.03"> <a href="#2020.03.03.03">2020.03.03.03</a> </h3> @@ -338,8 +336,6 @@ <li>add LTE only mobile network configuration option</li> </ul> - --> - <h3 id="2020.02.07.19"> <a href="#2020.02.07.19">2020.02.07.19</a> </h3> |
