diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-01 16:20:13 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-01 16:20:13 -0500 |
| commit | bcbb1ac9df41646332a7572829ed95462b70e500 (patch) | |
| tree | 86138f69fe9fdea385a23d497da337d6dbbd0cd4 /static | |
| parent | c94a665e89fe3d1a75dc93a35c0e3a5d722d406e (diff) | |
add pending release notes
Diffstat (limited to 'static')
| -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 26b9bd79..941fcf49 100644 --- a/static/releases.html +++ b/static/releases.html @@ -87,6 +87,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <!--<li><a href="#2021.01.23.03">2021.01.23.03</a></li>--> <li><a href="#2021.01.23.03">2021.01.23.03</a></li> <li><a href="#2021.01.05.03">2021.01.05.03</a></li> <li><a href="#2020.12.12.03">2020.12.12.03</a></li> @@ -376,6 +377,25 @@ <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.01.23.03"> + <h3><a href="#2021.01.23.03">2021.01.23.03</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1D.210205.004.2021.01.23.03">RQ1D.210205.004.2021.01.23.03</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2021.01.23.03 release:</p> + + <ul> + <li>full 2021-02-01 security patch level</li> + <li>full 2021-02-05 security patch level</li> + <li>rebased onto RQ1D.210205.004 release</li> + </ul> + </article> + --> + <article id="2021.01.23.03"> <h3><a href="#2021.01.23.03">2021.01.23.03</a></h3> |
