Update CHANGELOG and history
This commit is contained in:
parent
1be03e6335
commit
6993b9aac8
2 changed files with 3 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
||||||
* Improve SEO include by grouping similar tags, reducing white-space, and adding `article:modified_time`. [#1456](https://github.com/mmistakes/minimal-mistakes/pull/1456)
|
* Improve SEO include by grouping similar tags, reducing white-space, and adding `article:modified_time`. [#1456](https://github.com/mmistakes/minimal-mistakes/pull/1456)
|
||||||
* Minify `assets/js/lunr/lunr.js`.
|
* Minify `assets/js/lunr/lunr.js`.
|
||||||
* Improve calculation of Greedy navigation's `availableSpace`.
|
* Improve calculation of Greedy navigation's `availableSpace`.
|
||||||
|
* Add Danish translations for new search strings. [#1472](https://github.com/mmistakes/minimal-mistakes/pull/1472)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ permalink: /docs/history/
|
||||||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||||
sidebar:
|
sidebar:
|
||||||
nav: docs
|
nav: docs
|
||||||
last_modified_at: 2018-01-10T11:15:27-05:00
|
last_modified_at: 2018-01-15T16:22:56-05:00
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -18,6 +18,7 @@ toc: true
|
||||||
* Improve SEO include by grouping similar tags, reducing white-space, and adding `article:modified_time`. [#1456](https://github.com/mmistakes/minimal-mistakes/pull/1456)
|
* Improve SEO include by grouping similar tags, reducing white-space, and adding `article:modified_time`. [#1456](https://github.com/mmistakes/minimal-mistakes/pull/1456)
|
||||||
* Minify `assets/js/lunr/lunr.js`.
|
* Minify `assets/js/lunr/lunr.js`.
|
||||||
* Improve calculation of Greedy navigation's `availableSpace`.
|
* Improve calculation of Greedy navigation's `availableSpace`.
|
||||||
|
* Add Danish translations for new search strings. [#1472](https://github.com/mmistakes/minimal-mistakes/pull/1472)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue