diff options
| -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> |
