From 7c50731be0a726d32e4e70c7a3153f66da59500a Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 4 Jun 2018 11:58:56 -0400 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a74a6fb..29561be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ### Enhancements +* DRY `tags_max` calculation in tags.html layout. [#1696](https://github.com/mmistakes/minimal-mistakes/pull/1696) +* DRY `categories_max` calculation in categories.html layout. * Add support for "sticking" table of contents to top of page via `toc_sticky: true` YAML Front Matter. * Add support for captioning images in feature row helper via `image_caption` YAML Front Matter. [#1440](https://github.com/mmistakes/minimal-mistakes/issues/1440) * Add [Google Custom Search Engine](https://cse.google.com/cse) support. [#1652](https://github.com/mmistakes/minimal-mistakes/issues/1652) -- 2.45.2