diff --git a/_docs/17-history.md b/_docs/17-history.md
index 4b2d9c3d..a6330c37 100644
--- a/_docs/17-history.md
+++ b/_docs/17-history.md
@@ -4,9 +4,15 @@ permalink: /docs/history/
excerpt: "Changelog of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
-modified: 2016-07-11T14:17:10-04:00
+modified: 2016-07-14T12:02:24-04:00
---
+## [3.3.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.2)
+
+### Bug Fixes
+
+- Fix JavaScript that triggers "sticky" sidebar to avoid layout issues on screen sizes < `1024px`. [#396](https://github.com/mmistakes/minimal-mistakes/issues/396)
+
## [3.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.1)
### Enhancements
diff --git a/_pages/home.md b/_pages/home.md
index 6386aac1..d7d00b1f 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.3.1
{::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.3.2
{::nomarkdown} {:/nomarkdown}'
feature_row:
- image_path: mm-customizable-feature.png
alt: "customizable"