diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-02 13:59:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-02 13:59:31 -0400 |
| commit | 97313ee0605894a2e35861941d0916e07352363b (patch) | |
| tree | a47d2d1fbfc72c323b35f16ea1089b5eeec71722 /static | |
| parent | 1f2da594dec537ea7c37da928f11122eb1eccac9 (diff) | |
handle non-SRGB wallpapers
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e9539a37..aa7d0326 100644 --- a/static/releases.html +++ b/static/releases.html @@ -320,7 +320,8 @@ <p>Changes since the 2020.06.02.02 release:</p> <ul> - <li>add channel name to update metadata</li> + <li>add channel name to update channel metadata and sanity check it in Updater</li> + <li>SystemUI: handle non-SRGB wallpapers</li> </ul> --> |
