Update CHANGELOG and history

This commit is contained in:
Michael Rose 2018-09-02 12:14:36 -04:00
parent a50c84e5d7
commit 1bebba692c
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,7 @@
### Enhancements
* Add missing Italian localized UI text strings. [#1793]
* Update [jekyll-toc](https://github.com/allejo/jekyll-toc) to `v1.0.5`.
* Support heading levels 1-6 in table of contents with proper indentation styling. [#1782](https://github.com/mmistakes/minimal-mistakes/issues/1782)
* Use relative links for masthead navigation menu items when possible. [#1784](https://github.com/mmistakes/minimal-mistakes/pull/1784)

View file

@ -4,7 +4,7 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2018-08-15T09:55:19-04:00
last_modified_at: 2018-09-02T12:13:11-04:00
toc: true
---
@ -12,6 +12,7 @@ toc: true
### Enhancements
* Add missing Italian localized UI text strings. [#1793]
* Update [jekyll-toc](https://github.com/allejo/jekyll-toc) to `v1.0.5`.
* Support heading levels 1-6 in table of contents with proper indentation styling. [#1782](https://github.com/mmistakes/minimal-mistakes/issues/1782)
* Use relative links for masthead navigation menu items when possible. [#1784](https://github.com/mmistakes/minimal-mistakes/pull/1784)