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-12 00:42:47 +0300
committerkey-amb <yasutake.kiyoshi@gmail.com>2017-01-12 00:42:47 +0300
commit1137a65b34bbf47d96c34c12a121670ae4528c15 (patch)
tree2acfa6144446c9f2f1170eddc324ded104a131ec
parent5eb175413266df16a3602878cb48c6d987e46525 (diff)
1.2.0v1.2.0
-rw-r--r--CHANGELOG.md10
-rw-r--r--VERSION.txt2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2d2423..6f1505c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,25 @@
+## 1.2.0 (2017/1/12)
+
+Change:
+
+- Use `.IsHome` to detect site home (#21)
+ - Fix #20 by Ethan Madison (@ethanmad)
+- Not to append trailing `"/"` to match menu link in header.html (#21)
+
## 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)
+ - Fix #18 by Ethan Madison (@ethanmad)
## 1.1.2 (2017/1/5)
Improve:
- Removes extra padding-bottom in `body` tag which is in no need (#17)
+ - Fix #16 by Ethan Madison (@ethanmad)
## 1.1.1 (2016/5/7)
diff --git a/VERSION.txt b/VERSION.txt
index 781dcb0..26aaba0 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.1.3
+1.2.0