diff --git a/CHANGELOG.md b/CHANGELOG.md index e7c62e42..6a12d6c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Enhancements +- Update Font Awesome to version `5.3.1`. [#1830](https://github.com/mmistakes/minimal-mistakes/pull/1830) - Always load Google 404 Linkhelp script over HTTPS. [#1829](https://github.com/mmistakes/minimal-mistakes/pull/1829) - Remove deprecated `base_path` include helper. diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 689ed7fb..c05a6097 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,7 +4,7 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2018-09-16T18:12:24-04:00 +last_modified_at: 2018-09-16T18:14:56-04:00 toc: true --- @@ -12,6 +12,7 @@ toc: true ### Enhancements +- Update Font Awesome to version `5.3.1`. [#1830](https://github.com/mmistakes/minimal-mistakes/pull/1830) - Always load Google 404 Linkhelp script over HTTPS. [#1829](https://github.com/mmistakes/minimal-mistakes/pull/1829) - Remove deprecated `base_path` include helper.