mirror of
https://github.com/hacks-guide/minimal-mistakes.git
synced 2025-02-17 07:20:50 +00:00
Update CHANGELOG and history
This commit is contained in:
parent
cb75bc8aed
commit
7f6efbb744
@ -1,5 +1,9 @@
|
||||
## Unreleased
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Open social share links in a new window. [#1357](https://github.com/mmistakes/minimal-mistakes/pull/1357)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix `post.content` typo in `assets/js/lunr-en.js`. [#1354](https://github.com/mmistakes/minimal-mistakes/pull/1354)
|
||||
|
@ -4,12 +4,16 @@ permalink: /docs/history/
|
||||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2017-11-20T15:05:40-05:00
|
||||
last_modified_at: 2017-11-20T15:17:27-05:00
|
||||
toc: true
|
||||
---
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Open social share links in a new window. [#1357](https://github.com/mmistakes/minimal-mistakes/pull/1357)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix `post.content` typo in `assets/js/lunr-en.js`. [#1354](https://github.com/mmistakes/minimal-mistakes/pull/1354)
|
||||
|
Loading…
x
Reference in New Issue
Block a user