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`).