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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen Xianmin <xianmin12@gmail.com>2018-04-09 08:54:12 +0300
committerChen Xianmin <xianmin12@gmail.com>2018-04-09 08:54:12 +0300
commit60b197a3cc38581656b24b60143ee2b87b89f1c6 (patch)
treece8416b48e9cbb47a4da66f158f307e63ecc77f7 /CHANGELOG.md
parent9f47e19c1ed1914e14ae325142637c87f4230f37 (diff)
feat: add changelog
use https://github.com/tj/git-extras/blob/master/bin/git-changelog generator Closes #29
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md59
1 files changed, 59 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..ba8238b
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,59 @@
+
+1.2.0 / 2018-03-27
+==================
+
+ * docs: update to 1.2.0
+ * docs: add contributor
+ * Add support for Tencent Analytics
+ * refactor: remove old iconfont
+ * refactor: new iconfont
+ * docs: add "Who use Hugo-theme-Jane"
+ * add Russian translation
+ * set archive-paginate default to 10 in line with hugo pagination default
+ * fix: tag link no '/'
+ * feat: add rel="me"
+ * feat: custom head support #8
+ * feat: add gitment module
+ * docs: defaultContentLanguage can only be lowercased
+ * chore: rebuild css
+ * style: change global-font color
+ * fix: if archive-post-title too long, it's not left alignment.
+ * docs: readme update
+ * chore: renamed ./config.toml to dev-config.toml
+ * Add option to show full .Content on home page
+ * refactor: pagination behavior feat: add paginateOriginalStyle option
+ * chore: rebuild css
+ * fix: header adjusting (#1)
+ * refactor: new pagination
+ * feat: custom css&js support
+ * remove unuse files
+ * readme update
+ * rss full content support
+
+1.1.0 / 2018-03-07
+==================
+
+ * readme-zh update
+ * readme update
+ * theme preview update
+ * fix example site
+
+1.0.0 / 2018-03-06
+==================
+
+ * categories page update
+ * tag cloud
+ * shortcodes update
+ * example articles update
+ * click to disqus
+ * remove example articles
+ * create shortcodes
+ * more automatic, update packages
+ * change archive style
+ * support i18n
+ * update hreflang
+ * heading update
+ * modified blockquote > p
+ * change background color
+ * fix min_version
+ * first commit \ No newline at end of file