diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-30 16:34:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-30 16:36:05 -0400 |
| commit | 30334ea61b6af701a73125077e2a208e15cbc526 (patch) | |
| tree | 1f409306e30835d25169f772cb4e1be35af59012 /static | |
| parent | 8cd98db3adf8d28ec8b180e976f97e3d216dc532 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/static/releases.html b/static/releases.html index 763833ab..16d6c6fc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -81,6 +81,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2020.09.29.20">2020.09.29.20</a></li> <li><a href="#2020.09.25.00">2020.09.25.00</a></li> <li><a href="#2020.09.18.13">2020.09.18.13 preview</a></li> <li><a href="#2020.09.11.14">2020.09.11.14</a></li> @@ -382,16 +383,14 @@ <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> - <!-- - - <h3 id="2020.09.25.00"> - <a href="#2020.09.25.00">2020.09.25.00</a> + <h3 id="2020.09.29.20"> + <a href="#2020.09.29.20">2020.09.29.20</a> </h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.09.25.00">RP1A.200720.009.2020.09.25.00</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.09.25.00">RP1A.200720.011.2020.09.25.00</a> (emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.09.29.20">RP1A.200720.009.2020.09.29.20</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.09.29.20">RP1A.200720.011.2020.09.29.20</a> (emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.09.18.13 release:</p> @@ -407,8 +406,6 @@ <li>stop using dedicated keys for signing OsuLogin and ServiceWifiResources rather than simply using the regular testkey/releasekey</li> </ul> - --> - <h3 id="2020.09.25.00"> <a href="#2020.09.25.00">2020.09.25.00</a> </h3> |
