add pending release notes

This commit is contained in:
Daniel Micay 2020-05-08 20:52:01 -04:00
parent edc743af8e
commit 0a609f7cc4

View File

@ -299,6 +299,34 @@
<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.200501.001.B2.2020.xx.xx.xx">QQ2A.200501.001.B2.2020.xx.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.xx.xx.xx">QQ2A.200501.001.B3.2020.xx.xx.xx</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2020.05.05.02 release:</p>
<ul>
<li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): use Clang for compiling code for the host too</li>
<li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): add build-tools prebuilts to PATH to reduce external dependencies and avoid potential reproducibility issues</li>
</ul>
<p>Restoration of past features since the 2020.05.05.02 release:</p>
<ul>
</ul>
-->
<h3 id="2020.05.05.02">
<a href="#2020.05.05.02">2020.05.05.02</a>
</h3>