diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-01 13:47:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-01 13:47:04 -0400 |
| commit | 8bbdc4746e1c34873ba012143a3f674fbf687e16 (patch) | |
| tree | 75cd5ff0b3874cf3057d546e547337afe78f9d26 /static | |
| parent | 8578d5dba8fbe182c2eb8d46d9c00bedb627da36 (diff) | |
update Vanadium
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index de9ed288..917cbc2f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,6 +75,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <!--<li><a href="#2020.05.29.00">2020.05.29.00</a></li>--> <li><a href="#2020.05.29.00">2020.05.29.00</a></li> <li><a href="#2020.05.23.12">2020.05.23.12</a></li> <li><a href="#2020.05.05.02">2020.05.05.02</a></li> @@ -301,6 +302,28 @@ <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.05.29.00"> + <a href="#2020.05.29.00">2020.05.29.00</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B2.2020.05.29.00">QQ2A.200501.001.B2.2020.05.29.00</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> + <li><a + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B3.2020.05.29.00">QQ2A.200501.001.B3.2020.05.29.00</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.05.29.00 release:</p> + + <ul> + <li>Vanadium: update Chromium base to 83.0.4103.83</li> + </ul> + + --> + <h3 id="2020.05.29.00"> <a href="#2020.05.29.00">2020.05.29.00</a> </h3> |
