diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 41af2b5c..6f6f29c7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024102100">2024102100</a></li>--> + <li><a href="#2024102100">2024102100</a></li> <li><a href="#2024102000">2024102000</a></li> <li><a href="#2024101900">2024101900</a></li> <li><a href="#2024101801">2024101801</a></li> @@ -528,7 +528,6 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> - <!-- <article id="2024102100"> <h3><a href="#2024102100">2024102100</a></h3> @@ -544,7 +543,6 @@ <li>enforce stack clash protection for arm64</li> </ul> </article> - --> <article id="2024102000"> <h3><a href="#2024102000">2024102000</a></h3> |
