docs: add apkanalyzer to changelog

Signed-off-by: NextAlone <12210746+NextAlone@users.noreply.github.com>
This commit is contained in:
NextAlone 2023-02-09 13:02:16 +08:00 committed by Fabian Boehm
parent 176097cc49
commit dcc8147147

View File

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