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>2016-05-04 12:08:26 +0300
committerkey-amb <yasutake.kiyoshi@gmail.com>2016-05-04 12:08:26 +0300
commit63d888a98b10fa91ce5f980ef95ffbc316cd55ab (patch)
tree935ab3aae9e7d751d5d057b74f3351fbeaba6715
parenteb4e153e793f6bd0c23831819a5459f36de7ee4c (diff)
0.9.1v0.9.1
-rw-r--r--CHANGELOG.md18
-rw-r--r--VERSION.txt1
2 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 380f2e5..1c8ff83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
+## 0.9.1 (2016/5/4)
+
+Fix:
+
+- Use `.Site.BaseURL` instead of obsolete `.Site.BaseUrl`
+
+Change:
+
+- Renew favicon design
+- Update dependent components:
+ - bootstrap.css to v3.3.6 (was v3.3.4)
+ - jQuery to v1.12.3 (was v1.11.2)
+ - highlight.js to v9.3.0 (was v8.5)
+
+Enhance:
+
+- Add `Params.highlightStyle` config option to change code-highlight style
+
## 0.9 (2015/4/30)
Initial release.
diff --git a/VERSION.txt b/VERSION.txt
new file mode 100644
index 0000000..f374f66
--- /dev/null
+++ b/VERSION.txt
@@ -0,0 +1 @@
+0.9.1