mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
25 lines
925 B
Markdown
25 lines
925 B
Markdown
|
|
||
|
---
|
||
|
date: 2017-10-19T00:00:00+02:00
|
||
|
title: "0.30.1: Two Important Bugfixes!"
|
||
|
description: "Fixes `hugo -w` and validator-broken Sitemap."
|
||
|
categories: ["Releases"]
|
||
|
slug: 0.30.1-relnotes
|
||
|
images:
|
||
|
- images/blog/hugo-bug-poster.png
|
||
|
---
|
||
|
|
||
|
|
||
|
|
||
|
This is a bug-fix release with two important fixes.
|
||
|
|
||
|
* Fix hugo -w [fa53b13c](https://github.com/gohugoio/hugo/commit/fa53b13ca0ffb1db6ed20f5353661d3f8a5fd455) [@bep](https://github.com/bep) [#3980](https://github.com/gohugoio/hugo/issues/3980)
|
||
|
* Revert sitemap template change to make the Google validator happy [5109ed520](https://github.com/gohugoio/hugo/commit/5109ed520f2ddde815d50e7b31acbbfc57ce7719) [@bep](https://github.com/bep) [#3978](https://github.com/gohugoio/hugo/issues/3978)
|
||
|
|
||
|
|
||
|
Hugo now has:
|
||
|
|
||
|
* 20285+ [stars](https://github.com/gohugoio/hugo/stargazers)
|
||
|
* 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
|
||
|
* 180+ [themes](http://themes.gohugo.io/)
|