diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-13 11:37:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-13 11:37:20 -0400 |
| commit | 32361d8922357e0cd3afbcccf1eda484db8a6960 (patch) | |
| tree | 8888c20be1565f1caa6ab2e920e45389ee569d0f /static | |
| parent | 372d0690dc87a4a34538d3f02bc67bbe5ec7f508 (diff) | |
reorder changelog
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index 4134b529..62e4c1ce 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,15 +522,15 @@ <p>Changes since the 2022041100 release:</p> <ul> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/19">version 19</a></li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/20">version 20</a></li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/45">version 45</a></li> - <li>Vanadium: update Chromium base to 100.0.4896.88</li> <li>revert upstream change to fix spellchecking language detection with the AOSP keyboard</li> <li>GrapheneOS Keyboard: fix exception fetching theme resulting in spellchecking issues</li> <li>GrapheneOS Keyboard: remove legacy Holo themes</li> <li>GrapheneOS Keyboard: follow system dark mode setting by default</li> <li>GrapheneOS Keyboard: properly refresh summary</li> + <li>Vanadium: update Chromium base to 100.0.4896.88</li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/19">version 19</a></li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/20">version 20</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/45">version 45</a></li> </ul> </article> --> |
