diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-19 12:07:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-19 12:07:56 -0400 |
| commit | 8c9baeb21a155eeac623bf913bfee4100d29c2d8 (patch) | |
| tree | 5ecd66597d0ed23dcc69196f1a043ba5001f9098 | |
| parent | 0ced996e33733b02b1f7e1a64188657b4bab1811 (diff) | |
backport fixes for battery usage history
| -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 4137e122..e84df2f4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -532,6 +532,7 @@ <li>Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients</li> <li>fix compatibility of PIN scrambling with physical keyboards</li> <li>improve USB connection icon</li> + <li>backport fixes for battery usage history</li> </ul> </article> --> |
