From d585934803cb043f412cafd7f83a859654bf0d9f Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 5 Feb 2021 20:21:41 -0500 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 1 + docs/_docs/18-history.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a966e23..631f9801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### Enhancements +- Upgrade Lunrjs to 2.3.9 and switch to `relative_url`. [#2805] - Adds `.webp` to list of supported image extensions for the image popup lightbox. [#2788](https://github.com/mmistakes/minimal-mistakes/pull/2788) - Add Hebrew localized UI text strings. [#2760](https://github.com/mmistakes/minimal-mistakes/pull/2760) - Update documentation to include `toc_sticky` parameter's description. [#2741](https://github.com/mmistakes/minimal-mistakes/pull/2741) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 777a5592..f3b025bc 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -18,6 +18,7 @@ toc: false ### Enhancements +- Upgrade Lunrjs to 2.3.9 and switch to `relative_url`. [#2805] - Adds `.webp` to list of supported image extensions for the image popup lightbox. [#2788](https://github.com/mmistakes/minimal-mistakes/pull/2788) - Add Hebrew localized UI text strings. [#2760](https://github.com/mmistakes/minimal-mistakes/pull/2760) - Update documentation to include `toc_sticky` parameter's description. [#2741](https://github.com/mmistakes/minimal-mistakes/pull/2741)