diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-07 12:07:49 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-07 12:10:25 -0500 |
| commit | 10adf3bc0af03daa9393c1915c6127a533501bf9 (patch) | |
| tree | c93208ce421931b8492154e6b1c50dfdb6e92bbe /static | |
| parent | 5204f7b8ccd029956a00bc0705d61860f477d282 (diff) | |
add new release notes
Diffstat (limited to 'static')
| -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 42d95b72..7f7d30ac 100644 --- a/static/releases.html +++ b/static/releases.html @@ -418,6 +418,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.07.17"> + <h3><a href="#2021.02.07.17">2021.02.07.17</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.07.17">RQ1A.210205.004.2021.02.07.17</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.06.05 release:</p> + + <ul> + <li>fix added error reporting code for HTTPS-based network time updates</li> + </ul> + </article> + --> + <article id="2021.02.06.05"> <h3><a href="#2021.02.06.05">2021.02.06.05</a></h3> |
