diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-21 02:16:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-21 02:16:32 -0500 |
| commit | 1b0c5647ceec5c8eebac2c72a69e4767da5398cd (patch) | |
| tree | 8b96c6c5c127f01491e44232c4824186464ae4b0 | |
| parent | 54f0e671082026ea3bfc8ede3ad99849834ddbba (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index d6f3c0d7..702a178a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2021112021">2021112021</a></li>--> + <li><a href="#2021112021">2021112021</a></li> <li><a href="#2021111414">2021111414</a></li> <li><a href="#2021110617">2021110617</a></li> <li><a href="#2021110507">2021110507</a></li> @@ -462,6 +462,24 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.004.2021112021">SP1A.211105.004.2021112021</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2021112021 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2021112021"> + <h3><a href="#2021112021">2021112021</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.015.2021112021">SP1A.210812.015.2021112021</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/SP1A.211105.002.2021112021">SP1A.211105.002.2021112021</a> (Pixel 3a, Pixel 3a XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.003.2021112021">SP1A.211105.003.2021112021</a> (Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.004.2021112021">SP1A.211105.004.2021112021</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2021111414 release:</p> <ul> @@ -476,7 +494,6 @@ <li>TalkBack: update dependencies and tools</li> </ul> </article> - --> <article id="2021111414"> <h3><a href="#2021111414">2021111414</a></h3> |
