diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-01 14:01:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-01 14:01:15 -0400 |
| commit | a4c2b04270d2d2502d407a39bf6f973178683369 (patch) | |
| tree | 3981e480055b7fe69454a47f79bb2eb2ae1809ba /static | |
| parent | 8bbdc4746e1c34873ba012143a3f674fbf687e16 (diff) | |
updates for release
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index 917cbc2f..4965f8c2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,7 +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.06.xx.xx">2020.06.xx.xx</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> @@ -304,22 +304,23 @@ <!-- - <h3 id="2020.05.29.00"> - <a href="#2020.05.29.00">2020.05.29.00</a> + <h3 id="2020.06.xx.xx"> + <a href="#2020.06.xx.xx">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> + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200605.001.2020.06.xx.xx">QQ3A.200605.001.2020.06.xx.xx</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> + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200605.002.2020.06.xx.xx">QQ3A.200605.002.2020.06.xx.xx</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> + <li>factory images: add fastboot version detection to flash-all.bat on Windows</li> </ul> --> |
