Update CHANGELOG and history
This commit is contained in:
parent
ba37d523d3
commit
b100809c1e
2 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
* Exclude specific pages/posts from search index by adding `search: false` to the YAML Front Matter. [#1369](https://github.com/mmistakes/minimal-mistakes/pull/1369)
|
||||
* Add optional `description` key to masthead links for clarifying their purpose with the `title` attribute. [#1380](https://github.com/mmistakes/minimal-mistakes/pull/1380)
|
||||
* Incorporate site search into masthead. [#1383](https://github.com/mmistakes/minimal-mistakes/pull/1383)
|
||||
* Update gem dependencies. [#1388](https://github.com/mmistakes/minimal-mistakes/pull/1388)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@ toc: true
|
|||
* Exclude specific pages/posts from search index by adding `search: false` to the YAML Front Matter. [#1369](https://github.com/mmistakes/minimal-mistakes/pull/1369)
|
||||
* Add optional `description` key to masthead links for clarifying their purpose with the `title` attribute. [#1380](https://github.com/mmistakes/minimal-mistakes/pull/1380)
|
||||
* Incorporate site search into masthead. [#1383](https://github.com/mmistakes/minimal-mistakes/pull/1383)
|
||||
* Update gem dependencies. [#1388](https://github.com/mmistakes/minimal-mistakes/pull/1388)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in a new issue