diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-27 17:43:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-27 17:43:09 -0400 |
| commit | aea911bd3cf29b0a6227d3e13de66a50f4039c18 (patch) | |
| tree | 2ca51f3c4ab9586b9f653fc1969094dd4a3051d2 /static | |
| parent | 6d04912ef7b4eae77682ba00e709d59110adcccd (diff) | |
fix showing 2 button navigation in Settings
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 1c6bf290..6d8c1e1b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -358,6 +358,26 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> + <!-- + + <h3 id="2020.09.25.00"> + <a href="#2020.09.25.00">2020.09.25.00</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.09.25.00">RP1A.200720.009.2020.09.25.00</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.09.25.00">RP1A.200720.011.2020.09.25.00</a> (emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.09.18.13 release:</p> + + <ul> + <li>add overlay to show 2 button navigation option in Settings again</li> + </ul> + + --> + <h3 id="2020.09.25.00"> <a href="#2020.09.25.00">2020.09.25.00</a> </h3> |
