Update CHANGELOG and history

This commit is contained in:
Michael Rose 2019-10-27 20:17:48 -04:00
parent 13ab95d1ad
commit 6d1edf339c
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,7 @@
### Enhancements
- Add collection step to documentation about creating a portfolio page. [#2294](https://github.com/mmistakes/minimal-mistakes/pull/2294)
- Replace sticky footer JavaScript with flexbox styles. [#2289](https://github.com/mmistakes/minimal-mistakes/pull/2289)
### Bug Fixes

View file

@ -5,7 +5,7 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2019-10-21T10:46:30-04:00
last_modified_at: 2019-10-27T20:17:37-04:00
toc: false
---
@ -13,6 +13,7 @@ toc: false
### Enhancements
- Add collection step to documentation about creating a portfolio page. [#2294](https://github.com/mmistakes/minimal-mistakes/pull/2294)
- Replace sticky footer JavaScript with flexbox styles. [#2289](https://github.com/mmistakes/minimal-mistakes/pull/2289)
### Bug Fixes