Skip to content

Commit 37d4001

Browse files
author
Ubuntu
committed
releaser: Add relase notes to /docs for release of 0.20.3
[ci skip]
1 parent 659f54a commit 37d4001

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
---
3+
date: 2017-04-24
4+
title: 0.20.3
5+
---
6+
7+
8+
9+
This is a bug-fix relase with one important fix. But it also adds some harness around [GoReleaser](https://github.com/goreleaser/goreleaser) to automate the Hugo release process. Big thanks to [@caarlos0](https://github.com/caarlos0) for great and super-fast support fixing issues along the way.
10+
11+
Hugo now has:
12+
13+
* 16619+ [stars](https://github.com/spf13/hugo/stargazers)
14+
* 458+ [contributors](https://github.com/spf13/hugo/graphs/contributors)
15+
* 156+ [themes](http://themes.gohugo.io/)
16+
17+
## Enhancement
18+
19+
* Automate the Hugo release process [550eba64](https://github.com/spf13/hugo/commit/550eba64705725eb54fdb1042e0fb4dbf6f29fd0) [@bep](https://github.com/bep) [#3358](https://github.com/spf13/hugo/issues/3358)
20+
21+
## Fix
22+
23+
* Fix handling of zero-length files [9bf5c381](https://github.com/spf13/hugo/commit/9bf5c381b6b3e69d4d8dbfd7a40074ac44792bbf) [@bep](https://github.com/bep) [#3355](https://github.com/spf13/hugo/issues/3355)

0 commit comments

Comments
 (0)