diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-08-04 15:23:53 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-08-04 15:23:53 -0400 |
| commit | bb7eb2f980a8045c6e30733af1bd0ff83b656b95 (patch) | |
| tree | c9d0f5c06d69425e828285e0b06695d8aaac7663 /static | |
| parent | f43ad3dd499adb064a1ad37f7279bbd6c0baefd0 (diff) | |
fix order in changelog section
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 3aa511f3..381d60a7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -351,6 +351,9 @@ <a href="#changelog">Changelog</a> </h2> + <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.08.03.22"> <a href="#2020.08.03.22">2020.08.03.22</a> </h3> @@ -384,9 +387,6 @@ <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> - <h3 id="2020.07.06.20"> <a href="#2020.07.06.20">2020.07.06.20</a> </h3> |
