From d90cea5ef3ed42bcd6796184c3b9fcd67cc9a238 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 15 Apr 2019 16:27:14 -0400 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 1 + docs/_docs/18-history.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37092fe3..9c75a6bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Enhancements +- Update [`compress` layout](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#compress-layout) to v3.1.0. [#2128](https://github.com/mmistakes/minimal-mistakes/pull/2128) - Update jQuery to v3.4.0. [#2129](https://github.com/mmistakes/minimal-mistakes/pull/2129) ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index efa11dcb..01fdbfea 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -5,7 +5,7 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2019-04-15T16:25:04-04:00 +last_modified_at: 2019-04-15T16:27:01-04:00 toc: false --- @@ -13,6 +13,7 @@ toc: false ### Enhancements +- Update [`compress` layout](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#compress-layout) to v3.1.0. [#2128](https://github.com/mmistakes/minimal-mistakes/pull/2128) - Update jQuery to v3.4.0. [#2129](https://github.com/mmistakes/minimal-mistakes/pull/2129) ### Bug Fixes