diff options
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 02e0d14c..d21cca99 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023121200">2023121200</a></li>--> + <li><a href="#2023121200">2023121200</a></li> <li><a href="#2023120800">2023120800</a></li> <li><a href="#2023120701">2023120701</a></li> <li><a href="#2023120700">2023120700</a></li> @@ -715,6 +715,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023121200">2023121200</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2023121200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023121200"> + <h3><a href="#2023121200">2023121200</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023121200">2023121200</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2023120800 release:</p> <ul> @@ -729,7 +744,6 @@ <li>suppress repetitive sendHistogramChannelIoctl logging (upstream issue)</li> </ul> </article> - --> <article id="2023120800"> <h3><a href="#2023120800">2023120800</a></h3> |
