diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-05 16:11:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-05 16:11:04 -0500 |
| commit | b976ac29899cf3992890779d6ba1ce27599d2817 (patch) | |
| tree | 117beb1f36f1066b2d7cad13cbd9361903de7445 /static | |
| parent | d7e43f06ef9361cc1c86b50fd2ee7a3cee3a8a6c (diff) | |
split paragraphs
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index a34d2a01..a82e5149 100644 --- a/static/releases.html +++ b/static/releases.html @@ -2067,8 +2067,9 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/PQ2A.190405.003.2019.04.01.19">PQ2A.190405.003.2019.04.01.19</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, other devices)</li> </ul> - <p>Initial release of GrapheneOS. Detailed changelogs were not written at this - point.</p> + <p>Initial release of GrapheneOS.</p> + + <p>Detailed changelogs were not written at this point.</p> </article> <article id="2019.03.05.03"> @@ -2081,8 +2082,9 @@ <p>Final and only tagged release of the AndroidHardening project before it was renamed to GrapheneOS. Earlier AndroidHardening releases were only snapshots - and are not listed here. Detailed changelogs were not written at this - point.</p> + and are not listed here.</p> + + <p>Detailed changelogs were not written at this point.</p> </article> </section> </main> |
