From 1917195f0792045a0ba812f07b25742e1170ac42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 2 Nov 2021 11:58:04 +0100 Subject: [PATCH] Update index.md --- content/en/news/0.89.0-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.89.0-relnotes/index.md b/content/en/news/0.89.0-relnotes/index.md index 55a0a356e..f0c65e0ed 100644 --- a/content/en/news/0.89.0-relnotes/index.md +++ b/content/en/news/0.89.0-relnotes/index.md @@ -6,7 +6,7 @@ description: "Hugo 0.89.0 brings fine grained file filters, archetype rewrite, d categories: ["Releases"] --- -This release is a dependency refresh (the new Goldmark verion comes with a lot of bug fixes, as one example), many bug fixes, but also some nice new features: +This release is a dependency refresh (the new Goldmark version comes with a lot of bug fixes, as one example), many bug fixes, but also some nice new features: We have added the [configuration settings](https://gohugo.io/hugo-modules/configuration/#module-config-mounts) **includeFiles** and **excludeFiles** to the mount configuration. This allows fine grained control over what files to include, and it works for all of Hugo's file systems (including `/static`).