diff options
| -rw-r--r-- | static/releases.html | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/static/releases.html b/static/releases.html index ac22c740..b4f6836a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#xxx">xxx</a></li>--> + <li><a href="#2020.02.04.01">2020.02.04.01</a></li> <li><a href="#2020.01.06.21">2020.01.06.21</a></li> <li><a href="#2019.12.02.23">2019.12.02.23</a></li> <li><a href="#2019.11.05.23">2019.11.05.23</a></li> @@ -289,15 +289,13 @@ <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="xxx"> - <a href="#xxx">xxx</a> + <h3 id="2020.02.04.01"> + <a href="#2020.02.04.01">2020.02.04.01</a> </h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200205.002.2020.01.06.21">QQ1A.200205.002.2020.01.06.21</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200205.002.2020.02.04.01">QQ1A.200205.002.2020.02.04.01</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 2019.01.06.21 release:</p> @@ -319,8 +317,6 @@ <li>add PIN scrambling infrastructure (user-facing option still missing)</li> </ul> - --> - <h3 id="2020.01.06.21"> <a href="#2020.01.06.21">2020.01.06.21</a> </h3> |
