diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 3c28fd9e..3c4c115d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -668,7 +668,7 @@ <p>Changes since the 2023062300 release:</p> <ul> - <li>add production ready Pixel Fold support (we published our initial release for it on June 28th, but this is the first production release with tags)</li> + <li>add initial Pixel Fold support</li> <li>replace unused BUILD_ID field with device name in release channel metadata</li> <li>System Updater: add enforcement of device name in release channel metadata as a misuse resistance improvement</li> <li>Settings: mark DSUs (Dynamic System Updates) as unsupported</li> |
