diff --git a/_docs/17-history.md b/_docs/17-history.md
index 15510a5d..1573ef99 100644
--- a/_docs/17-history.md
+++ b/_docs/17-history.md
@@ -4,9 +4,24 @@ permalink: /docs/history/
excerpt: "Changelog of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
-modified: 2016-06-12
+modified: 2016-06-13T12:29:40-04:00
---
+## [3.2.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.9)
+
+### Enhancements
+
+- Add support for [header overlay images](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#header-overlay) for Open Graph images. [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
+
+### Bug Fixes
+
+- Fix `Person` typo Schema.org type [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
+
+### Maintenance
+
+- Update `github-pages` gem and dependencies.
+- Remove `minutes_read` to avoid awkward reading time wording [#356](https://github.com/mmistakes/minimal-mistakes/issues/356)
+
## [3.2.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.8)
### Bug Fixes
diff --git a/_pages/home.md b/_pages/home.md
index 3d809d6e..afa8db0b 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.2.8
{::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.2.9
{::nomarkdown} {:/nomarkdown}'
feature_row:
- image_path: mm-customizable-feature.png
alt: "customizable"