Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/progrhyme/hugo-theme-bootie-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkey-amb <yasutake.kiyoshi@gmail.com>2017-01-10 18:44:00 +0300
committerkey-amb <yasutake.kiyoshi@gmail.com>2017-01-10 18:44:00 +0300
commitae1f1c2075514c2a97f235c7464e25588f9381db (patch)
treeda365c54875fc56993c816d58b0d3bacc116e88e
parent3a4503d134b521f89ecc243de476e640fbe42a37 (diff)
1.1.3v1.1.3
-rw-r--r--CHANGELOG.md7
-rw-r--r--VERSION.txt2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 430ab38..a2d2423 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 1.1.3 (2017/1/11)
+
+Fix:
+
+- Avoid to use `{{ if isset .Params "fooBar" }}` syntax because it doesn't work
+ for Hugo v0.18.x currently (#19)
+
## 1.1.2 (2017/1/5)
Improve:
diff --git a/VERSION.txt b/VERSION.txt
index 45a1b3f..781dcb0 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.1.2
+1.1.3