diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7e1eae10..14a0d2e9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,8 @@ <p>Changes since the 2021.06.20.20 release:</p> <ul> + <li>Updater: display progress for the short phase of verifying the update</li> + <li>Updater: reuse the same progress notification for downloading, verifying and installing the update</li> </ul> </article> --> |
