From d0e35a8444d2e1a3ea4082a5635a8a9e69b68ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 20 Feb 2021 12:27:44 +0100 Subject: [PATCH] Update index.md --- content/en/news/0.81.0-relnotes/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/news/0.81.0-relnotes/index.md b/content/en/news/0.81.0-relnotes/index.md index b5e7aec40..5d827598e 100644 --- a/content/en/news/0.81.0-relnotes/index.md +++ b/content/en/news/0.81.0-relnotes/index.md @@ -144,6 +144,7 @@ Hugo now has: ## Notes * We have updated to Beta 6 of the Dart Sass Protocol which is not backwards compatible, so if you use Dart Sass you need to also update [that binary](https://gohugo.io/hugo-pipes/scss-sass/#options). +* `hugo gen autocomplete` now default to `stdout`; you can change this by setting `--completionfile`. As an added bonus we now also support auto completion for zsh, fish and powershell. ## Changelog