summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-03-07 18:52:14 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-03-07 18:52:14 +0100
commitdfb6484a4117088650549230bf0e9d49c59dd086 (patch)
treec7e0b4f5775ddd9afb7825a0846743e6403bf3d2
parent8a0296839332112184489471c1c26cc113e57aab (diff)
Release 0.37.1
-rw-r--r--temp/0.37.1-relnotes-ready.md11
-rw-r--r--temp/0.37.1-relnotes.md31
2 files changed, 11 insertions, 31 deletions
diff --git a/temp/0.37.1-relnotes-ready.md b/temp/0.37.1-relnotes-ready.md
new file mode 100644
index 000000000..d23fe5882
--- /dev/null
+++ b/temp/0.37.1-relnotes-ready.md
@@ -0,0 +1,11 @@
+
+
+This is a bug-fix release with a one important fix:
+
+Image content such as `SVG` cannot be scaled with the built-in image processing methods, but it should still be possible to use them as page resources. This was a regression in Hugo `0.37` and is now fixed. [ba94abbf](https://github.com/gohugoio/hugo/commit/ba94abbf5dd90f989242af8a7027d67a572a6128) [@bep](https://github.com/bep) [#4455](https://github.com/gohugoio/hugo/issues/4455)
+
+
+
+
+
+
diff --git a/temp/0.37.1-relnotes.md b/temp/0.37.1-relnotes.md
deleted file mode 100644
index 44f5c3351..000000000
--- a/temp/0.37.1-relnotes.md
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-This is a bug-fix release with a couple of important fixes.
-
-
-Hugo now has:
-
-* 23868+ [stars](https://github.com/gohugoio/hugo/stargazers)
-* 447+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
-* 198+ [themes](http://themes.gohugo.io/)
-
-## Enhancements
-
-### Templates
-
-* Remove defaultLayout config [e7fda289](https://github.com/gohugoio/hugo/commit/e7fda289b1d6551eb7cc747a38e9b100585ea840) [@bep](https://github.com/bep)
-
-### Other
-
-* Do not print build total when --quiet is set [50a03a5a](https://github.com/gohugoio/hugo/commit/50a03a5acc7c200c795590c3f4b964fdc56085f2) [@bep](https://github.com/bep) [#4456](https://github.com/gohugoio/hugo/issues/4456)
-
-## Fixes
-
-### Other
-
-* Fix SVG and similar resource handling [ba94abbf](https://github.com/gohugoio/hugo/commit/ba94abbf5dd90f989242af8a7027d67a572a6128) [@bep](https://github.com/bep) [#4455](https://github.com/gohugoio/hugo/issues/4455)
-
-
-
-
-