diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 18:03:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 18:03:13 -0400 |
| commit | c2baefffce98681f24c04f137c9a3643d77414a9 (patch) | |
| tree | 8bfa36e7f2504c2f0ab34a2505e850d23f98e8d6 | |
| parent | 7d96731cd98d52105ed441ce429bcf4781983d3c (diff) | |
2020.04.13.21 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 76b6a184..13bebc71 100644 --- a/static/releases.html +++ b/static/releases.html @@ -76,7 +76,7 @@ <a href="#changelog">Changelog</a> <ul> <!--<li><a href="#2020.xx.xx.xx">2020.xx.xx.xx</a></li>--> - <!--<li><a href="#2020.04.13.21">2020.04.13.21</a></li>--> + <li><a href="#2020.04.13.21">2020.04.13.21</a></li> <li><a href="#2020.04.07.10">2020.04.07.10</a></li> <li><a href="#2020.03.23.22">2020.03.23.22</a></li> <li><a href="#2020.03.04.16">2020.03.04.16</a></li> @@ -298,8 +298,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.04.13.21"> <a href="#2020.04.13.21">2020.04.13.21</a> </h3> @@ -330,8 +328,6 @@ <li>Vanadium: enable -ftrivial-auto-var-init=auto rather than porting our downstream -fsanitize=local-init feature</li> </ul> - --> - <h3 id="2020.04.07.10"> <a href="#2020.04.07.10">2020.04.07.10</a> </h3> |
