diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-13 22:47:43 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-13 22:48:10 -0500 |
| commit | 65fc75056816e1bbd0bbdde76cae0c932d82f59e (patch) | |
| tree | 0ff7ade5e993073caf3e8a319b0d22213bf23af0 /static/releases.html | |
| parent | 922269bb80a4373dcfa3817386529d039863040d (diff) | |
Settings: update connectivity check URLs
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b3f789b6..3cde9315 100644 --- a/static/releases.html +++ b/static/releases.html @@ -372,6 +372,27 @@ <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> + <!-- + + <article id="2020.12.12.03"> + <h3><a href="#2020.12.12.03">2020.12.12.03</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.12.03">RQ1A.201205.003.2020.12.12.03</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.008.2020.12.12.03">RQ1A.201205.008.2020.12.12.03</a> (Pixel 4, Pixel 4 XL, Pixel 4a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.010.2020.12.12.03">RQ1A.201205.010.2020.12.12.03</a> (emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.12.12.03 release:</p> + + <ul> + <li>Settings: update GrapheneOS connectivity check URLs to match NetworkStack</li> + </ul> + </article> + + --> + <article id="2020.12.12.03"> <h3><a href="#2020.12.12.03">2020.12.12.03</a></h3> |
