From d361c00f8aa516ecc1241f0b0731a56036ac5165 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 4 Jan 2019 12:33:29 -0500 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 6 ++++++ docs/_docs/18-history.md | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 484663c85aaf..2e4f32555892 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## Unreleased + +### Enhancements + +- Clicking table of contents links changes URL has fragment. [#2019](https://github.com/mmistakes/minimal-mistakes/pull/2019) + ## [4.14.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.14.2) ### Enhancements diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index d1e2e25e6e77..ecc73c45b0fd 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,10 +4,16 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2019-01-01T19:10:40-05:00 +last_modified_at: 2019-01-04T12:33:20-05:00 toc: true --- +## Unreleased + +### Enhancements + +- Clicking table of contents links changes URL has fragment. [#2019](https://github.com/mmistakes/minimal-mistakes/pull/2019) + ## [4.14.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.14.2) ### Enhancements