diff options
| -rw-r--r-- | static/releases.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ac046619..9cf047c0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -420,6 +420,23 @@ <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="2021.02.19.15"> + <h3><a href="#2021.02.19.15">2021.02.19.15</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.19.15">RQ1A.210205.004.2021.02.19.15</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2021.02.19.15 release:</p> + + <ul> + <li>Camera: set flash mode to off by default</li> + </ul> + </article> + --> + <article id="2021.02.19.15"> <h3><a href="#2021.02.19.15">2021.02.19.15</a></h3> |
