diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-27 19:09:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-27 19:09:09 -0400 |
| commit | 53eef88e601b2e42942cad2a09f53c4610312e88 (patch) | |
| tree | 5d9bd4fe5a6a8681fb31cb473370bb4e3d572330 | |
| parent | 425f2c33f7cee6137a6bee668a382d15bff3ccda (diff) | |
PDF Viewer update
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 3144a4f2..21a62ed9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,7 +75,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.06.xx.xx">2020.06.xx.xx</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> <li><a href="#2020.04.14.23">2020.04.14.23</a></li> @@ -301,6 +301,28 @@ <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.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/QQ2A.200501.001.B2.2020.06.xx.xx">QQ2A.200501.001.B2.2020.06.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.06.xx.xx">QQ2A.200501.001.B3.2020.06.xx.xx</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.05.23.12 release:</p> + + <ul> + <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/4">version 4</a></li> + </ul> + + --> + <h3 id="2020.05.23.12"> <a href="#2020.05.23.12">2020.05.23.12</a> </h3> |
