diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-08-04 13:29:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-08-04 13:30:34 -0400 |
| commit | f43ad3dd499adb064a1ad37f7279bbd6c0baefd0 (patch) | |
| tree | 7710064e164a539c70f431061e07aeaa83199e9b | |
| parent | 83fa2aa830aa1b83d0f49356a73ead5857043603 (diff) | |
release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/static/releases.html b/static/releases.html index 60509ad4..3aa511f3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -79,7 +79,8 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.06.xx.xx">2020.06.xx.xx</a></li>--> + <!--<li><a href="#2020.08.03.22">2020.08.03.22</a></li>--> + <li><a href="#2020.08.03.22">2020.08.03.22</a></li> <li><a href="#2020.07.06.20">2020.07.06.20</a></li> <li><a href="#2020.06.22.21">2020.06.22.21</a></li> <li><a href="#2020.06.02.02">2020.06.02.02</a></li> @@ -350,16 +351,17 @@ <a href="#changelog">Changelog</a> </h2> - <!-- - - <h3 id="2020.07.06.20"> - <a href="#2020.07.06.20">2020.07.06.20</a> + <h3 id="2020.08.03.22"> + <a href="#2020.08.03.22">2020.08.03.22</a> </h3> <p>Tags:</p> + <p>[in the process of being published]</p> + <!-- <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200705.002.2020.07.06.20">QQ3A.200605.001.2020.07.06.20</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200805.001.2020.08.03.22">QQ3A.200805.001.2020.08.03.22</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, emulator, generic, other targets)</li> </ul> + --> <p>Changes since the 2020.07.06.20 release:</p> @@ -379,11 +381,9 @@ <p>Restoration of past features since the 2020.07.06.20 release:</p> <ul> - <li>kernel (Pixel 4, Pixel 4 XL): read-only data expansion + <li>kernel (Pixel 4, Pixel 4 XL): read-only data expansion</li> </ul> - --> - <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> |
