diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-02 06:40:12 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:52 -0500 |
| commit | dba2115f89e53c38c51a7d412768a9bf8949def2 (patch) | |
| tree | 3c1331de583d9b15f3824439d7366abe93a2edc2 | |
| parent | a749f05f7ed1b9117f12ffb75dbafaa4e4afc1f0 (diff) | |
publish new release notes
| -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 4d7cbf8a..f16d66cd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025020200">2025020200</a></li>--> + <li><a href="#2025020200">2025020200</a></li> <li><a href="#2025012700">2025012700</a></li> <li><a href="#2025012600">2025012600</a></li> <li><a href="#2025011500">2025011500</a></li> @@ -555,6 +555,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025020200">2025020200</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2025020200 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2025020200"> + <h3><a href="#2025020200">2025020200</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025020200">2025020200</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2025012700 release:</p> <ul> @@ -572,7 +587,6 @@ <li>remove same version ABI stability check not useful for GrapheneOS</li> </ul> </article> - --> <article id="2025012700"> <h3><a href="#2025012700">2025012700</a></h3> |
