diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-04 21:38:45 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-04 21:38:45 -0500 |
| commit | 2ffbf8b2d6c06b0a571a1e5e0100cbc63f02c6d2 (patch) | |
| tree | 55e01c4841d456493bdaf53b6ba132169224c0b1 | |
| parent | 3312f088235dc43c95b45abd646be9bbc3300b16 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 08d3e866..9b083f3e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -95,6 +95,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022030501">2022030501</a></li> <li><a href="#2022030219">2022030219</a></li> <li><a href="#2022022818">2022022818</a></li> <li><a href="#2022021721">2022021721</a></li> @@ -511,13 +512,29 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.220205.004.2022030501">SQ1D.220205.004.2022030501</a> (Pixel 6, Pixel 6 Pro)</li> </ul> + <p>Changes since the 2022030501 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022030501"> + <h3><a href="#2022030501">2022030501</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022030501">SP1A.210812.016.C1.2022030501</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/SQ1A.220205.002.2022030501">SQ1A.220205.002.2022030501</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ1D.220205.004.2022030501">SQ1D.220205.004.2022030501</a> (Pixel 6, Pixel 6 Pro)</li> + </ul> + <p>Changes since the 2022030219 release:</p> <ul> <li>Vanadium: update Chromium base to 99.0.4844.58</li> </ul> </article> - --> <article id="2022030219"> <h3><a href="#2022030219">2022030219</a></h3> |
