docs: Add relase notes for 0.20.5 - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 4ac60e4ca2c196fc62d6a6692d4ad42d1be56cb8
DIR parent b332d93e399195ff84339bccf13d3830a290bfdd
HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Tue, 25 Apr 2017 09:17:06 +0200
docs: Add relase notes for 0.20.5
[ci skip]
Diffstat:
A docs/content/release-notes/0.20.5-… | 10 ++++++++++
A docs/temp/0.20.5-relnotes.md | 4 ++++
2 files changed, 14 insertions(+), 0 deletions(-)
---
DIR diff --git a/docs/content/release-notes/0.20.5-relnotes.md b/docs/content/release-notes/0.20.5-relnotes.md
@@ -0,0 +1,9 @@
+
+---
+date: 2017-04-25
+title: 0.20.5
+---
+
+
+
+This is a bug-fix relase which fixes the version number of `0.20.4` (which wrongly shows up as `0.21-DEV`) ([#3388](https://github.com/spf13/hugo/issues/3388)).
+\ No newline at end of file
DIR diff --git a/docs/temp/0.20.5-relnotes.md b/docs/temp/0.20.5-relnotes.md
@@ -0,0 +1,3 @@
+
+
+This is a bug-fix relase which fixes the version number of `0.20.4` (which wrongly shows up as `0.21-DEV`) ([#3388](https://github.com/spf13/hugo/issues/3388)).
+\ No newline at end of file