diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 22:30:48 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 22:37:51 -0500 |
| commit | 48993d11e771d4796e718a5fee3b2e5904a98dc3 (patch) | |
| tree | 0160103ac9f79ad8652bb6ec3dca580ccaeb4fa0 /static/releases.html | |
| parent | 20162197718edb9d4722fba608056dd7e359067e (diff) | |
add changes for next release
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/static/releases.html b/static/releases.html index 289666cf..96157f81 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +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.xx.xx">2020.03.xx.xx</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> <li><a href="#2020.02.04.01">2020.02.04.01</a></li> @@ -294,24 +294,21 @@ <!-- - <h3 id="2020.xx.xx.xx"> - <a href="#2020.xx.xx.xx">2020.xx.xx.xx</a> + <h3 id="2020.03.xx.xx"> + <a href="#2020.03.xx.xx">2020.03.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> + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200305.002.2020.03.xx.xx">QQ2A.200305.002.2020.03.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.03.03 release:</p> <ul> - </ul> - - <p>Restoration of past features since the 2020.03.03.03 release:</p> - - <ul> + <li>Vanadium: backport upstream fix for Android 10 downloads</li> + <li>Settings: avoid overriding MAC address with random persistent MAC address when viewing MAC address</li> </ul> --> |
