diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-08 18:21:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-08 18:21:29 -0400 |
| commit | cd5f1a8675cb243dcfecebe1c96a292af7a46e7a (patch) | |
| tree | 081a49ea0c9987a62d38f0a4c8fdd84e151f29ed | |
| parent | 4cbbad9da1425a8310a0fdeca9ac85624530a004 (diff) | |
add changelog for 2019.05.08.15
| -rw-r--r-- | static/releases.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e4c98b62..8ee0a46f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -157,6 +157,20 @@ <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="2019.05.08.15">2019.05.08.15</h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/PQ3A.190505.001.2019.05.08.15">PQ3A.190505.001.2019.05.08.15</a> (Pixel, Pixel XL, Pixel 2, Pixel 2 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/PQ3A.190505.002.2019.05.08.15">PQ3A.190505.002.2019.05.08.15</a> (Pixel 3, Pixel 3 XL)</li> + </ul> + + <p>Changes since the 2019.05.07.00 release:</p> + + <ul> + <li>fix cellular, hotspot and battery saver quick settings tiles (they became no-ops when unlocked)</li> + </ul> + <h3 id="2019.05.07.00">2019.05.07.00</h3> <p>Tags:</p> |
