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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea59001..c5ae563 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+# Version 3.0 - Nov 13 2017
+
+- Projects are a content section now instead of 3 static config file entries:
+ - Add any number of projects to your site
+ - Projects on the main page can be external links to other websites, or they will pop open a window with details
+- Updates supporting Hugo version 3.0+
+- Misc bug fixes
+
+*Thanks to [@lucab85](https://github.com/lucab85) for the contribution!*
+
## Version 2.20 - Jul 25 2017
- Avatar made optional
@@ -10,13 +20,15 @@
## Version 2.10 - May 25 2017
- Fixed issue (#7) causing '_fades.css' to not load with some site structures
- - file '_fades.css' is now unnecessary
+ - file '_fades.css' is now unnecessary
- Added baseURL to header assets in case the lack of was also causing complications
+*Thanks to [@kirederik](https://github.com/kirederik) for the contribution!*
+
# Version 2.00 - April 20 2017
- Load speed improvements:
- - Lighter smooth scrolling effect using a little jQuery
+ - Lighter smooth scrolling effect using a little jQuery
- Added option to show author's local time in Contact section
- Social icons are now totally customizable via config - add as many as you want