diff options
author | hugoreleaser <[email protected]> | 2017-11-27 11:26:08 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2017-11-27 11:26:08 +0000 |
commit | c1c04d74a0b2b061857350e35720c9dde99f4fac (patch) | |
tree | cd839bed39794dd99fe9db9d91d148efacc1eff1 | |
parent | aa68205d168b0c6dd09b6af3403be2631bab3152 (diff) | |
download | hugo-c1c04d74a0b2b061857350e35720c9dde99f4fac.tar.gz hugo-c1c04d74a0b2b061857350e35720c9dde99f4fac.zip |
releaser: Add release notes to /docs for release of 0.31.1v0.31.1
[ci skip]
-rw-r--r-- | docs/content/news/0.31.1-relnotes-ready.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/content/news/0.31.1-relnotes-ready.md b/docs/content/news/0.31.1-relnotes-ready.md new file mode 100644 index 000000000..3095a066d --- /dev/null +++ b/docs/content/news/0.31.1-relnotes-ready.md @@ -0,0 +1,22 @@ + +--- +date: 2017-11-27 +title: "0.31.1" +description: "0.31.1" +slug: "0.31.1" +categories: ["Releases"] +images: +- images/blog/hugo-bug-poster.png + +--- + + + +This is a bug-fix release with one important bug fix: + +* Fix broken `--appendPort=false` [8afd7d9c](https://github.com/gohugoio/hugo/commit/8afd7d9ceb0d168300e3399c6e87a355a88c9a28) [@bep](https://github.com/bep) [#4111](https://github.com/gohugoio/hugo/issues/4111) + + + + + |