summaryrefslogtreecommitdiffstats
path: root/temp
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-09-15 06:45:52 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-09-15 06:45:52 +0000
commit30159b58e9de7fc9026996503d86c4646d2d93ff (patch)
tree4120b9011bbc26f4f5f546dd1c799fa953fadc0c /temp
parentcd00f7f9661d67951ef16c5198541f09f1c058b4 (diff)
releaser: Add release notes for 0.75.1
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r--temp/0.75.1-relnotes-ready.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/temp/0.75.1-relnotes-ready.md b/temp/0.75.1-relnotes-ready.md
new file mode 100644
index 000000000..34ce73d2a
--- /dev/null
+++ b/temp/0.75.1-relnotes-ready.md
@@ -0,0 +1,10 @@
+
+
+This is a bug-fix release with a couple of important fixes.
+
+* resources/image: Fix nilpointer for images with no Exif [cd00f7f9](https://github.com/gohugoio/hugo/commit/cd00f7f9661d67951ef16c5198541f09f1c058b4) [@bep](https://github.com/bep) [#7688](https://github.com/gohugoio/hugo/issues/7688)
+* modules/npm: Preserve the original package.json if it exists [214afe4c](https://github.com/gohugoio/hugo/commit/214afe4c1bb9c37bc6159e659d66ba9a268a2849) [@bep](https://github.com/bep) [#7690](https://github.com/gohugoio/hugo/issues/7690)
+* tpl: Fix grammar in the new 'requires non-zero' error message [cd830bb0](https://github.com/gohugoio/hugo/commit/cd830bb0275fc39240861627ef26e146985b5c86) [@nekr0z](https://github.com/nekr0z)
+
+
+