diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-20 05:45:10 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-20 05:45:10 -0400 |
| commit | ac28c78752546253a3cdaf6087d42893f2ccbc6c (patch) | |
| tree | 7aaa31df7a96780cc1f16ccd781dafe0a338ed35 | |
| parent | 346212da0a6a860aefca7c5b8a7c701daf5db9e9 (diff) | |
work on new release notes
| -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 2cc71ee8..2ea62248 100644 --- a/static/releases.html +++ b/static/releases.html @@ -357,6 +357,26 @@ <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.09.18.13"> + <a href="#2020.09.18.13">2020.09.18.13 preview</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.09.18.13">RP1A.200720.009.2020.09.18.13</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.09.18.13">RP1A.200720.011.2020.09.18.13</a> (emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.09.18.13 release:</p> + + <ul> + <li>fix Wi-Fi MAC randomization settings for translations that were missing our added option</li> + </ul> + + --> + <h3 id="2020.09.18.13"> <a href="#2020.09.18.13">2020.09.18.13 preview</a> </h3> |
