diff options
| -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> --> |
