summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-07-17 17:22:42 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-07-17 17:22:42 +0000
commit48565de62f1f992a2cae7b072aefdc799b34d346 (patch)
treef4134a8762b25c8d738f12a9de0f3890894fc2b1
parent808e1262167471be4258805395af9228f5441820 (diff)
releaser: Add release notes to /docs for release of 0.74.2v0.74.2
[ci skip]
-rw-r--r--docs/content/en/news/0.74.2-relnotes/index.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/content/en/news/0.74.2-relnotes/index.md b/docs/content/en/news/0.74.2-relnotes/index.md
new file mode 100644
index 000000000..0f77133eb
--- /dev/null
+++ b/docs/content/en/news/0.74.2-relnotes/index.md
@@ -0,0 +1,19 @@
+
+---
+date: 2020-07-17
+title: "Hugo 0.74.2: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.74.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+
+
+This is a bug-fix release with one important fix.
+
+* Add .Defines to js.Build options [35011bcb](https://github.com/gohugoio/hugo/commit/35011bcb26b6fcfcbd77dc05aa8246ca45b2c2ba) [@bep](https://github.com/bep) [#7489](https://github.com/gohugoio/hugo/issues/7489)
+
+
+