From 7f625e8034257efdd2a7f3dfe5639f78f403dad0 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 15 Apr 2016 09:41:01 -0400 Subject: [PATCH] Update history with 3.1.0 notes --- _docs/17-history.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/_docs/17-history.md b/_docs/17-history.md index 77c4513c..1de20aae 100644 --- a/_docs/17-history.md +++ b/_docs/17-history.md @@ -5,9 +5,19 @@ excerpt: "Changelog of enhancements and bug fixes made to the theme." sidebar: title: "v3.0.3" nav: docs -modified: 2016-04-14 +modified: 2016-04-15T09:40:39-04:00 --- +## [3.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.0) + +### Enhancements + +- Updated [Font Awesome](https://fortawesome.github.io/Font-Awesome/whats-new/) to version 4.6.1 +- Added optional GitHub and Bitbucket links to footer if set on `site.author` in `_config.yml`. + +### Bug Fixes +- Fixed Bitbucket URL typo in author sidebar. + ## [3.0.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.0.3) ### Enhancements