diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-01-10 20:44:09 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-01-11 19:09:36 -0500 |
| commit | 7f7545d1dac3ceb1360e0f4d64f0053466984aef (patch) | |
| tree | 7874c0ad1ccf8e65742fa9464f83cbda7b76e985 /static | |
| parent | c7ff39cdb0114a4f3067b435d9c3f6245d0c980c (diff) | |
upcoming changes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b294b0a5..be1565a9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,6 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <!--<li><a href="#xxx">xxx</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> @@ -288,6 +289,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="xxx"> + <a href="#xxx">xxx</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200105.002.2020.01.06.21">QQ1A.200105.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> + </ul> + + <p>Changes since the 2019.01.06.21 release:</p> + + <ul> + <li>remove obsolete Email app</li> + <li>Vanadium: update Chromium base to 79.0.3945.116</li> + <li>WebView: update to 79.0.3945.116</li> + <li>Settings: fix MAC randomization setting for other locales by removing incomplete translations</li> + </ul> + + --> + <h3 id="2020.01.06.21"> <a href="#2020.01.06.21">2020.01.06.21</a> </h3> |
