diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-04 01:35:01 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-04 01:36:58 -0500 |
| commit | c7ce17fb565b94936ef27862d2110dd138998163 (patch) | |
| tree | a2a9315400f964914d51d5153c833e7551c92b83 | |
| parent | 9d335263a5907ec946ce3466eca9f654efccd1a6 (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 38d7c8e1..bb24ef6a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024120400">2024120400</a></li>--> + <li><a href="#2024120400">2024120400</a></li> <li><a href="#2024120200">2024120200</a></li> <li><a href="#2024112700">2024112700</a></li> <li><a href="#2024111800">2024111800</a></li> @@ -545,6 +545,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120400">2024120400</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 2024120400 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024120400"> + <h3><a href="#2024120400">2024120400</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120400">2024120400</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 2024120200 release:</p> <ul> @@ -554,7 +569,6 @@ <li>envsetup.sh: reuse BUILD_DATETIME and BUILD_NUMBER from environment to make automation for reproducible builds slightly simpler instead of needing to export them after sourcing envsetup.sh</li> </ul> </article> - --> <article id="2024120200"> <h3><a href="#2024120200">2024120200</a></h3> |
