diff options
| -rw-r--r-- | static/releases.html | 29 |
1 files changed, 24 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index f02ede08..239d5766 100644 --- a/static/releases.html +++ b/static/releases.html @@ -97,6 +97,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <!--<li><a href="#2022092200">2022092200</a></li>--> <li><a href="#2022092000">2022092000</a></li> <li><a href="#2022091400">2022091400</a></li> <li><a href="#2022091300">2022091300</a></li> @@ -574,14 +575,32 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022092000"> - <h3><a href="#2022092000">2022092000</a></h3> + <article id="2022092200"> + <h3><a href="#2022092200">2022092200</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022092000">TP1A.220905.004.2022092000</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A1.2022092000">TP1A.220905.004.A1.2022092000</a> (Pixel 6, Pixel 6 Pro)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A2.2022092000">TP1A.220905.004.A2.2022092000</a> (Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022092200">TP1A.220905.004.2022092200</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A1.2022092200">TP1A.220905.004.A1.2022092200</a> (Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A2.2022092200">TP1A.220905.004.A2.2022092200</a> (Pixel 6a, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2022092200 release:</p> + + <ul> + </ul> + </article> + --> + + <!-- + <article id="2022092200"> + <h3><a href="#2022092200">2022092200</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022092200">TP1A.220905.004.2022092200</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A1.2022092200">TP1A.220905.004.A1.2022092200</a> (Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A2.2022092200">TP1A.220905.004.A2.2022092200</a> (Pixel 6a, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022092000 release:</p> |
