diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-24 22:32:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-24 22:32:26 -0400 |
| commit | a791f31e399f55f566e26888391b494d5e5f40b3 (patch) | |
| tree | 4ce2642703396eb51ab9787786636c26cba25d7e /static | |
| parent | 41c68d2a5574fa7b87e1512b941e811d7505f701 (diff) | |
add new section for pending release
Diffstat (limited to 'static')
| -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 49d06358..4ae5cb0b 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.23.22">2020.03.23.22</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> @@ -295,6 +296,25 @@ <!-- + <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.23.22 release:</p> + + <ul> + </ul> + + --> + + <!-- + <h3 id="2020.03.23.22"> <a href="#2020.03.23.22">2020.03.23.22</a> </h3> |
