Relnote change in #9634

Relnotes fastboot completion changes.
This commit is contained in:
ridiculousfish 2023-03-04 12:24:58 -08:00
parent e12e615a5a
commit 7d48c5d44f

View File

@ -49,6 +49,7 @@ Completions
- ``trash`` and helper utilities ``trash-empty``, ``trash-list``, ``trash-put``, ``trash-restore``
- ``apkanalyzer``
- ``scrypt``
- ``fastboot``
- git's completion for ``git-foo``-style commands was fixed (:issue:`9457`)
- File completion now offers ``../`` and ``./`` again (:issue:`9477`)