Update CHANGELOG and history

This commit is contained in:
Michael Rose 2019-07-24 10:16:31 -04:00
parent c1df29422b
commit ae2ab92420
2 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## Unreleased
### Enhancements
- Allow Markdown in author bio. [#2215](https://github.com/mmistakes/minimal-mistakes/pull/2215)
## [4.16.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.5)
### Enhancements

View file

@ -5,10 +5,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2019-07-18T18:48:49-04:00
last_modified_at: 2019-07-24T10:09:19-04:00
toc: false
---
## Unreleased
### Enhancements
- Allow Markdown in author bio. [#2215](https://github.com/mmistakes/minimal-mistakes/pull/2215)
## [4.16.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.5)
### Enhancements