diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-02 12:47:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-02 12:47:46 -0400 |
| commit | df8f84433ea5c701342a4d971597f1be743f6266 (patch) | |
| tree | f80376fe03ad34671b0e206b4be5b9a7aeb1f530 /static | |
| parent | 4881370b92e81d65b63b46808b59ad28dab0cea5 (diff) | |
2020.06.02.02 release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 16c471dd..c266ce40 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,7 +75,8 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.06.02.02">2020.06.02.02</a></li>--> + <!--<li><a href="#2020.06.xx.xx">2020.06.xx.xx</a></li>--> + <li><a href="#2020.06.02.02">2020.06.02.02</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,6 +305,25 @@ <!-- + <h3 id="2020.06.xx.xx"> + <a href="#2020.06.xx.xx">2020.06.xx.xx</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a + 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 2, Pixel 2 XL, Pixel 3, Pixel 3 XL)</li> + <li><a + 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 3a, Pixel 3a XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.06.02.02 release:</p> + + <ul> + </ul> + + --> + <h3 id="2020.06.02.02"> <a href="#2020.06.02.02">2020.06.02.02</a> </h3> @@ -326,8 +346,6 @@ <li>factory images: add fastboot version detection to flash-all.bat on Windows</li> </ul> - --> - <h3 id="2020.05.29.00"> <a href="#2020.05.29.00">2020.05.29.00</a> </h3> |
