diff options
| author | GrapheneOS <contact@grapheneos.org> | 2024-10-20 17:32:46 -0400 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-10-20 17:32:46 -0400 |
| commit | e0e047b1c2071ce08c57fb40271cc35beaf1c211 (patch) | |
| tree | f3254f227089316b203d3d352d0db9f59b4094a5 | |
| parent | d5e4b401c8f9b54a32dca550465f49d55f8b97db (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 4536aff1..e2e58bff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024102000">2024102000</a></li>--> + <li><a href="#2024102000">2024102000</a></li> <li><a href="#2024101900">2024101900</a></li> <li><a href="#2024101801">2024101801</a></li> <li><a href="#2024101800">2024101800</a></li> @@ -535,6 +535,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024102000">2024102000</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 2024102000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024102000"> + <h3><a href="#2024102000">2024102000</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024102000">2024102000</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 2024101900 release:</p> <ul> @@ -545,7 +560,6 @@ <li>adjust hasSendDhcpHostnameEnabledChanged() based on new "Send device name" setting value to avoid introducing a permission issue</li> </ul> </article> - --> <article id="2024101900"> <h3><a href="#2024101900">2024101900</a></h3> |
