Skip to content

Commit 4bfb013

Browse files
committed
release: Add relase notes to /docs for release of 0.20.6
[ci skip]
1 parent 161b2cc commit 4bfb013

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
---
3+
date: 2017-04-27
4+
title: 0.20.6
5+
---
6+
7+
8+
9+
There have been some [shouting on discuss.gohugo.io](https://discuss.gohugo.io/t/index-md-is-generated-in-subfolder-index-index-html-hugo-0-20/6338/15) about some broken sites after the release of Hugo `0.20`. This release reintroduces the old behaviour, making `/my-blog-post/index.md` work as expected.
10+
11+
Hugo now has:
12+
13+
* 16675+ [stars](https://github.com/spf13/hugo/stargazers)
14+
* 456+ [contributors](https://github.com/spf13/hugo/graphs/contributors)
15+
* 156+ [themes](http://themes.gohugo.io/)
16+
17+
## Fixes
18+
19+
* Avoid index.md in /index/index.html [#3396](https://github.com/spf13/hugo/issues/3396)
20+
* Make missing GitInfo a WARNING [b30ca4be](https://github.com/spf13/hugo/commit/b30ca4bec811dbc17e9fd05925544db2b75e0e49) [@bep](https://github.com/bep) [#3376](https://github.com/spf13/hugo/issues/3376)
21+
* Fix some of the fpm fields for deb [3bd1d057](https://github.com/spf13/hugo/commit/3bd1d0571d5f2f6bf0dc8f90a8adf2dbfcb2fdfd) [@anthonyfok](https://github.com/anthonyfok)
22+
23+
24+
25+
26+

0 commit comments

Comments
 (0)