diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-15 10:18:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-15 10:18:46 -0400 |
| commit | 5f6d379676e5a2b4c1ab6f349b74fbca5612a2be (patch) | |
| tree | e412f4ee0d553c2b5e89d348f1e5bad0954aa226 | |
| parent | b7122f5d40643c6dc5d439f33c5283ce2fdc62ef (diff) | |
publish new release notes
| -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 9b930783..ae720d65 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,7 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023031500">2023031500</a></li>--> + <li><a href="#2023031500">2023031500</a></li> <li><a href="#2023031300">2023031300</a></li> <li><a href="#2023030400">2023030400</a></li> <li><a href="#2023022300">2023022300</a></li> @@ -678,7 +678,6 @@ </article> --> - <!-- <article id="2023031500"> <h3><a href="#2023031500">2023031500</a></h3> @@ -698,7 +697,6 @@ <li>adevtool: remove other unnecessary overlays</li> </ul> </article> - --> <article id="2023031300"> <h3><a href="#2023031300">2023031300</a></h3> |
