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:
authorVicky <vicky@vickylai.io>2017-12-30 20:14:05 +0300
committerVicky <vicky@vickylai.io>2017-12-30 20:14:05 +0300
commita3674a5bde14c5afec18bd08b22c0a5bc9c5ed4d (patch)
treea7d1be79f843102364f341df7009998b2ce51828 /CHANGELOG.md
parentb3fc644f94dfc3b12ea26de7545eed81a7673693 (diff)
Minor CSS fix, FontAwesome update.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72e4154..b90578f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## Version 3.1.2 - Dec 30 2017
+
+- Updated to FontAwesome 4.7.0
+- Fixed card background color in dark theme css
+
+*Thanks to [@chrislabarge](https://github.com/chrislabarge) for the contribution and [@Lytigas](https://github.com/Lytigas) for bug catching!*
+
## Version 3.1.1 - Dec 4 2017
- Fixed blog posts ordered by date (reversed as of Hugo v0.31)