diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-24 10:43:16 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-24 10:43:16 -0400 |
| commit | c162a6778c6acb30baa61a04cc5749e7fbd8f87f (patch) | |
| tree | ec4a586c58abd3e2caa79cefc058022eef8d1860 | |
| parent | e76a92c69b437bbd5178adc8e9edd6bf889f6ee0 (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 685fd2f3..01b1fcdb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024102400">2024102400</a></li>--> + <li><a href="#2024102400">2024102400</a></li> <li><a href="#2024102100">2024102100</a></li> <li><a href="#2024102000">2024102000</a></li> <li><a href="#2024101900">2024101900</a></li> @@ -537,6 +537,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024102400">2024102400</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 2024102400 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024102400"> + <h3><a href="#2024102400">2024102400</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024102400">2024102400</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 2024102100 release:</p> <ul> @@ -557,7 +572,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-145">version 145</a></li> </ul> </article> - --> <article id="2024102100"> <h3><a href="#2024102100">2024102100</a></h3> |
