diff --git a/_docs/17-history.md b/_docs/17-history.md
index 6410dd4e..e86696e0 100644
--- a/_docs/17-history.md
+++ b/_docs/17-history.md
@@ -4,9 +4,19 @@ permalink: /docs/history/
excerpt: "Changelog of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
-modified: 2016-05-10T08:27:54-04:00
+modified: 2016-05-13T10:45:08-04:00
---
+## [3.1.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.7)
+
+### Enhancement
+
+- Add translation key for "Recent Posts" used in home page `index.html`. [#316](https://github.com/mmistakes/minimal-mistakes/pull/316)
+
+### Maintenance
+
+- Small fix to avoid underlying the whitespace between icons and related text when hovering. [#303](https://github.com/mmistakes/minimal-mistakes/pull/303)
+
## [3.1.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.6)
### Maintenance
diff --git a/_pages/home.md b/_pages/home.md
index dedc5d98..f74d6a02 100644
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -8,7 +8,7 @@ header:
cta_label: " Install Now"
cta_url: "/docs/quick-start-guide/"
caption:
-excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Currently at version 3.1.6
{::nomarkdown} {:/nomarkdown}'
+excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Currently at version 3.1.7
{::nomarkdown} {:/nomarkdown}'
feature_row:
- image_path: mm-customizable-feature.png
alt: "customizable"