diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-09 21:05:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-09 21:05:17 -0500 |
| commit | a5fd51e5112fca9fc5d66844510fa852d035c4e5 (patch) | |
| tree | 1d073083cb42d99b3c2d2b5cfd2a6f6da71fd96f /static | |
| parent | 6f56aea723bd2cb7c2bba41d0f398ff39e5a9922 (diff) | |
fix editing APNs with certain carriers
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 55ff1bb4..ad6eb03e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -527,6 +527,7 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/42">version 42</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/11">version 11</a></li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/10">version 10</a></li> + <li>fix editing APNs in certain edge cases with certain carriers</li> </ul> </article> --> |
