diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 18:20:54 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-14 18:20:54 -0400 |
| commit | f0f6d143fc94b911b0517576c80843f79883b05a (patch) | |
| tree | eb9682986e45365bc21016de5e34d8e4c9183cc2 /static | |
| parent | f12422bdac5734db8ced3caabea4ebab0d39f7b4 (diff) | |
start on release notes for next release
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 468dd229..093f3e8f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -298,6 +298,31 @@ <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.04.13.21"> + <a href="#2020.04.13.21">2020.04.13.21</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200405.005.2020.04.13.21">QQ2A.200405.005.2020.04.13.21</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.04.07.10 release:</p> + + <ul> + <li>Settings: adjust MAC randomization preference values to work around further issues with the upstream UI code</li> + </ul> + + <p>Restoration of past features since the 2020.04.07.10 release:</p> + + <ul> + </ul> + + --> + <h3 id="2020.04.13.21"> <a href="#2020.04.13.21">2020.04.13.21</a> </h3> |
