diff options
| -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 74797985..4373384e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -298,6 +298,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.xx.xx.xx"> + <a href="#2020.xx.xx.xx">2020.xx.xx.xx</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200405.005.2020.xx.xx.xx">QQ2A.200405.005.2020.xx.xx.xx</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.14.23 release:</p> + + <ul> + <li>Vanadium: update Chromium base to 81.0.4044.111</li> + </ul> + + --> + <h3 id="2020.04.14.23"> <a href="#2020.04.14.23">2020.04.14.23</a> </h3> |
