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:
-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