summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-03-10 06:40:57 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-03-10 06:41:21 -0400
commited3807717df7454256632f00f1621e594e80de65 (patch)
tree20c2903889efb45d5cce046c51c59882c1cac773 /static
parentf1f2e6e508b5fcaefc7b4157f105597b6263f9c1 (diff)
add pending release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 15a6727f..b2273279 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -73,6 +73,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
+ <!--<li><a href="#2020.xx.xx.xx">2020.xx.xx.xx</a></li>-->
<li><a href="#2020.03.04.16">2020.03.04.16</a></li>
<li><a href="#2020.03.03.03">2020.03.03.03</a></li>
<li><a href="#2020.02.07.19">2020.02.07.19</a></li>
@@ -292,6 +293,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.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.200305.002.2020.xx.xx.xx">QQ2A.200305.002.2020.xx.xx.xx</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li>
+ </ul>
+
+ <p>Changes since the 2020.03.04.16 release:</p>
+
+ <ul>
+ <li>integrate Seedvault backup app as the default backup service</li>
+ </ul>
+
+ -->
+
<h3 id="2020.03.04.16">
<a href="#2020.03.04.16">2020.03.04.16</a>
</h3>