diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d2456b3..2dd63c5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### Enhancements +- Add missing Danish translations. [#3095](https://github.com/mmistakes/minimal-mistakes/pull/3095) - Add ARIA role to search forms. [#3086](https://github.com/mmistakes/minimal-mistakes/pull/3086) - Add overflow scroll bar to sticky table of contents that are taller than the viewport's height. [#2874](https://github.com/mmistakes/minimal-mistakes/pull/2874) - Add Microformats markup. [#3052](https://github.com/mmistakes/minimal-mistakes/pull/3052) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index ace53ef6..a0342e17 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: 2021-08-08T13:44:22-04:00 +last_modified_at: 2021-08-08T13:46:50-04:00 toc: false --- @@ -19,6 +19,7 @@ toc: false ### Enhancements +- Add missing Danish translations. [#3095](https://github.com/mmistakes/minimal-mistakes/pull/3095) - Add ARIA role to search forms. [#3086](https://github.com/mmistakes/minimal-mistakes/pull/3086) - Add overflow scroll bar to sticky table of contents that are taller than the viewport's height. [#2874](https://github.com/mmistakes/minimal-mistakes/pull/2874) - Add Microformats markup. [#3052](https://github.com/mmistakes/minimal-mistakes/pull/3052)