diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e9a7f8c4..e999e708 100644 --- a/static/releases.html +++ b/static/releases.html @@ -792,6 +792,9 @@ <p>Changes since the 2024080500 release:</p> <ul> + <li>adevtool: update dependencies</li> + <li>adevtool: improve code quality</li> + <li>adevtool: use fastboot packs to extract firmware images to avoid the need to download over-the-air updates, which also removes the dependency on python and python-protobuf for extracting vendor files</li> </ul> </article> --> |
