diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-05 06:57:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-05 06:57:00 -0400 |
| commit | a9da22ff65e73b9fbcdde4707fba6e88c880e8af (patch) | |
| tree | c6c8981811d829f164ce2a49d26ffb376eb60dc1 /static/releases.html | |
| parent | 50737625d2d581757a29c54c988acc942e2d6eea (diff) | |
publish new release notes
Diffstat (limited to 'static/releases.html')
| -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> |
