diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index e8080571..8c90ce25 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,6 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2021100502">2021100502</a></li> <li><a href="#2021100103">2021100103</a></li> <li><a href="#2021092612">2021092612</a></li> <li><a href="#2021092220">2021092220</a></li> @@ -457,7 +458,6 @@ </article> --> - <!-- <article id="2021100502"> <h3><a href="#2021100502">2021100502</a></h3> @@ -476,7 +476,6 @@ <li>drop our downstream workaround for use-after-free vulnerability in init now that the issue we reported is fixed upstream</li> </ul> </article> - --> <article id="2021100103"> <h3><a href="#2021100103">2021100103</a></h3> |
