diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-30 14:47:30 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-30 14:48:15 -0400 |
| commit | 5c98e80476fad89a303bdb6a3f5ee6edff15ca85 (patch) | |
| tree | b0236e052fe603eeb1e67b9d9341d7aa447ff5ba | |
| parent | a98d68a32cf10b2cd3bc9b4db82cca4b24c1d10e (diff) | |
publish 2021.05.29.09 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 a83ee1b4..b432ae96 100644 --- a/static/releases.html +++ b/static/releases.html @@ -92,6 +92,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2021.05.29.09">2021.05.29.09</a></li> <li><a href="#2021.05.19.06">2021.05.19.06</a></li> <li><a href="#2021.05.16.04">2021.05.16.04</a></li> <li><a href="#2021.05.04.01">2021.05.04.01</a></li> @@ -448,6 +449,22 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.003.2021.05.29.09">RQ2A.210505.003.2021.05.29.09</a> (Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2021.05.29.09 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2021.05.29.09"> + <h3><a href="#2021.05.29.09">2021.05.29.09</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.002.2021.05.29.09">RQ2A.210505.002.2021.05.29.09</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.003.2021.05.29.09">RQ2A.210505.003.2021.05.29.09</a> (Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2021.05.19.06 release:</p> <ul> @@ -458,7 +475,6 @@ <li>revert our change adding the screenshot button to the power menu for 3-button navigation since it's provided by the recent apps activity for both gesture and 3-button navigation (we originally added it back for both 2-button and 3-button navigation even though it was only needed for 2-button navigation, and then the stock OS implemented the same fix only for 2-button navigation, which makes more sense)</li> </ul> </article> - --> <article id="2021.05.19.06"> <h3><a href="#2021.05.19.06">2021.05.19.06</a></h3> |
