diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-06 19:15:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-06 19:15:20 -0400 |
| commit | 9e7d3dc2c1af35dccf1f6cb75e8ae53b9f64e308 (patch) | |
| tree | e09ff61563ae7d93b5a792cf86079b4ff38be444 | |
| parent | 503ec562d0db5692b36ad2387a37ab25864849e7 (diff) | |
Chromium update
| -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 83799695..d0223bec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -389,6 +389,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.10.06.02"> + <a href="#2020.10.06.02">2020.10.06.02</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201005.004.2020.10.06.02">RP1A.201005.004.2020.10.06.02</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.201005.006.2020.10.06.02">RP1A.201005.006.2020.10.06.02</a> (emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.10.06.02 release:</p> + + <ul> + <li>Vanadium: update Chromium base to 86.0.4240.75</li> + </ul> + + --> + <h3 id="2020.10.06.02"> <a href="#2020.10.06.02">2020.10.06.02</a> </h3> |
