diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-15 02:27:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-15 02:27:46 -0400 |
| commit | ec52b34006d7756d6fd6770e37efc790de3a4612 (patch) | |
| tree | b29470fb833b8dd04afc277e1c1c4918df4ad800 | |
| parent | 94612991036967e65cc9a9262f45a0573c1f2a12 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 04e2a501..2a160455 100644 --- a/static/releases.html +++ b/static/releases.html @@ -101,7 +101,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022101500">2022101500</a></li>--> + <li><a href="#2022101500">2022101500</a></li> <li><a href="#2022101400">2022101400</a></li> <li><a href="#2022101200">2022101200</a></li> <li><a href="#2022100300">2022100300</a></li> @@ -630,6 +630,22 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022101500">TP1A.221005.003.2022101500</a> (Pixel 6a, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2022101500 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022101500"> + <h3><a href="#2022101500">2022101500</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022101500">TP1A.221005.002.2022101500</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022101500">TP1A.221005.003.2022101500</a> (Pixel 6a, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2022101400 release:</p> <ul> @@ -645,7 +661,6 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/62">version 62</a></li> </ul> </article> - --> <article id="2022101400"> <h3><a href="#2022101400">2022101400</a></h3> |
