Update CHANGELOG and history
This commit is contained in:
parent
bb39afa125
commit
1f4f71636d
2 changed files with 5 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
### Enhancements
|
||||
|
||||
### Bug Fixes
|
||||
- Add `.page__comments-form` to "non-printing" selectors in print styles. [#1195](https://github.com/mmistakes/minimal-mistakes/pull/1195)
|
||||
|
||||
### Maintenance
|
||||
### Bug Fixes
|
||||
|
||||
- Fix license URL in README file. [#1189](https://github.com/mmistakes/minimal-mistakes/pull/1189)
|
||||
|
||||
|
|
|
@ -4,16 +4,16 @@ permalink: /docs/history/
|
|||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2017-08-21T08:31:22-04:00
|
||||
last_modified_at: 2017-08-22T14:47:05-04:00
|
||||
---
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Enhancements
|
||||
|
||||
### Bug Fixes
|
||||
- Add `.page__comments-form` to "non-printing" selectors in print styles. [#1195](https://github.com/mmistakes/minimal-mistakes/pull/1195)
|
||||
|
||||
### Maintenance
|
||||
### Bug Fixes
|
||||
|
||||
- Fix license URL in README file. [#1189](https://github.com/mmistakes/minimal-mistakes/pull/1189)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue