about summary refs log tree commit diff
path: root/_xtools
diff options
context:
space:
mode:
Diffstat (limited to '_xtools')
-rw-r--r--_xtools1
1 files changed, 1 insertions, 0 deletions
diff --git a/_xtools b/_xtools
index 3a52516..f548f91 100644
--- a/_xtools
+++ b/_xtools
@@ -136,6 +136,7 @@ _xtools() {
 		xbuildbarf) _xtools_one_arch "$@";;
 		xbulk) _xbulk "$@";;
 		xbump) _xtools_one_template "$@";;
+		xchangelog) _xtools_one_template "$@";;
 		xcheckrestart) _xcheckrestart "$@";;
 		xdbg) _xtools_just_packages "$@";;
 		xdiff) _xdiff "$@";;