Update CHANGELOG.md
This commit is contained in:
parent
97133502fd
commit
8b8938f414
1 changed files with 6 additions and 4 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -13,10 +13,12 @@ _No unreleased changes._
|
|||
|
||||
### Added
|
||||
|
||||
- `check-dumpfile` action. It runs in the build, install and update actions, and checks if a
|
||||
new completion configuration needs to be dumped. It's intended to be used with `compinit -C`,
|
||||
so no checks are done during the shell startup.
|
||||
- `--no-submodules` option to `zmodule`, which disables installing or updating git submodules.
|
||||
- `check-dumpfile` action. It runs in the build, install and update actions, and
|
||||
checks if a new completion configuration needs to be dumped. It's intended to
|
||||
be used with `compinit -C`, so no checks are done during the shell startup.
|
||||
(See [zimfw/completion#8](https://github.com/zimfw/completion/pull/8))
|
||||
- `--no-submodules` option to `zmodule`, which disables installing or updating
|
||||
git submodules.
|
||||
|
||||
## [1.7.0] - 2022-01-12
|
||||
|
||||
|
|
Loading…
Reference in a new issue