1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00
Files
gohugoio-hugo/docs/content/news/0.37.1-relnotes/index.md
2018-03-07 17:56:23 +00:00

580 B


date: 2018-03-07 title: "0.37.1" description: "0.37.1" categories: ["Releases"] images:

  • images/blog/hugo-bug-poster.png

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 @bep #4455