update changelog

pull/1018/head
Alad Wenter 2022-08-04 11:17:18 +02:00
parent 15389b30a8
commit 40a2ce701a
1 changed files with 4 additions and 1 deletions

View File

@ -9,13 +9,16 @@
+ add `aur-fetch--mirror` helper for `aur.git` mirrors
- defaults to `github.com/archlinux/aur`
- enabled with `AUR_FETCH_USE_MIRROR=1`
+ run flock(1) on existing repositories
+ run flock(1) when modifying existing repositories
* `aur-graph`
+ selectively disable/enable depends with `aur graph -v <TYPE>=[0|1]`
- supported types: `DEPENDS`, `MAKEDEPENDS`, `CHECKDEPENDS`, `OPTDEPENDS`
- forwarded by `aur-sync` (`--optdepends`, `--no-check`)
* `completion`
+ support extending `zsh` completion for third party commands (#1016)
## 10
* `aur`