diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 12:28:09 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 12:28:09 -0500 |
| commit | 6088671fe0b8ee72144bd5e17be9b8fe1ccb6f3b (patch) | |
| tree | f16bce2ff5fa9a6ad7c251e9ef40bfac291545ca | |
| parent | 6213ef3414c30d168dccd1fb89ffd3aba419a112 (diff) | |
add new pending release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a60a248b..44ebc044 100644 --- a/static/releases.html +++ b/static/releases.html @@ -375,6 +375,24 @@ <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.05.03"> + <h3><a href="#2021.01.05.03">2021.01.05.03</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2021.01.05.03">RQ1A.210105.002.2021.01.05.03</a> (Pixel 3a, Pixel 3a XL, Pixel 4a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2021.01.05.03">RQ1A.210105.003.2021.01.05.03</a> (Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2021.01.05.03 release:</p> + + <ul> + <li>use slightly different accent color for the device theme</li> + </ul> + </article> + --> + <article id="2021.01.05.03"> <h3><a href="#2021.01.05.03">2021.01.05.03</a></h3> |
