-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
releaser: Add release notes to /docs for release of 0.30.1
[ci skip]
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
|
||
--- | ||
date: 2017-10-19 | ||
title: "0.30.1" | ||
description: "0.30.1" | ||
categories: ["Releases"] | ||
--- | ||
|
||
|
||
|
||
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/) |