diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-21 08:01:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-21 08:01:18 -0500 |
| commit | 5fac67e21ee8a091a293b1f8c53c8386d1614f97 (patch) | |
| tree | 50465995efa28f22f3d5bb96dbcf75d4092fb94b /static/releases.html | |
| parent | 8fe5adb1f9bf116f564846127acddfd57975bb71 (diff) | |
start on new release notes
Diffstat (limited to 'static/releases.html')
| -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> |
