Update CHANGELOG and history
This commit is contained in:
parent
1cb4f9ebb8
commit
45c491bec7
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
- Reduce indent of nested "table of contents" links.
|
||||
- Extend [archive grid view](https://mmistakes.github.io/minimal-mistakes/docs/layouts/) to the right to better fill the page.
|
||||
- URL encode title and page URL in social share links. [#1177](https://github.com/mmistakes/minimal-mistakes/pull/1177)
|
||||
- Replace old Disqus script with new Universal Embed Code. [#1179](https://github.com/mmistakes/minimal-mistakes/pull/1179)
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
|
|
|
@ -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: 2017-08-18T12:26:48-04:00
|
||||
last_modified_at: 2017-08-18T12:41:36-04:00
|
||||
---
|
||||
|
||||
## Unreleased
|
||||
|
@ -18,6 +18,7 @@ last_modified_at: 2017-08-18T12:26:48-04:00
|
|||
- Reduce indent of nested "table of contents" links.
|
||||
- Extend [archive grid view](https://mmistakes.github.io/minimal-mistakes/docs/layouts/) to the right to better fill the page.
|
||||
- URL encode title and page URL in social share links. [#1177](https://github.com/mmistakes/minimal-mistakes/pull/1177)
|
||||
- Replace old Disqus script with new Universal Embed Code. [#1179](https://github.com/mmistakes/minimal-mistakes/pull/1179)
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in a new issue