avoid redundancy in release notes

This commit is contained in:
Daniel Micay 2020-06-15 07:50:05 -04:00
parent dc23339123
commit 04f1f2c19b

View File

@ -368,11 +368,11 @@
<p>Changes since the 2020.06.02.02 release:</p>
<ul>
<li>add channel name to update channel metadata and sanity check it in Updater</li>
<li>SystemUI: handle non-SRGB wallpapers</li>
<li>Vanadium: update Chromium base to 83.0.4103.96</li>
<li>Vanadium: update Chromium base to 83.0.4103.101</li>
<li>Updater: sanity check channel name</li>
<li>add channel name to update channel metadata</li>
<li>Updater: sanity check channel name in update channel metadata</li>
<li>Updater: raise minSdkVersion to 29</li>
<li>Updater: extract care_map.pb rather than care_map.txt</li>
<li>Updater: use a different zip for streaming updates (still an experimental / hidden feature)</li>