diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-02 21:58:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-02 21:58:01 -0400 |
| commit | ee5580d7f9f8f40e663cb685940cd02b937543c6 (patch) | |
| tree | 74149fe1f38b07e05c22dedfb5b365034d4be331 | |
| parent | 5b6160de4b743236c4c9d831cb7681d686979848 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index dc0eb6af..40c325bc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022050300">2022050300</a></li> <li><a href="#2022043000">2022043000</a></li> <li><a href="#2022042600">2022042600</a></li> <li><a href="#2022042000">2022042000</a></li> @@ -524,6 +525,22 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022050300">SP2A.220505.002.2022050300</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro emulator, generic, other targets)</li> </ul> + <p>Changes since the 2022050300 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022050300"> + <h3><a href="#2022050300">2022050300</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022050300">SP1A.210812.016.C1.2022050300</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022050300">SP2A.220505.002.2022050300</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2022043000 release:</p> <ul> @@ -534,7 +551,6 @@ <li>adevtool: explicitly use python3 for OTA extraction script instead of python to work around distributions still using the end-of-life python2 as python</li> </ul> </article> - --> <article id="2022043000"> <h3><a href="#2022043000">2022043000</a></h3> |
