Update CHANGELOG and history
This commit is contained in:
parent
0720e42251
commit
3e781220a1
2 changed files with 3 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
||||||
- Remove outside and right borders in `table`s.
|
- Remove outside and right borders in `table`s.
|
||||||
- Adjust width of `.sidebar` to match `.sidebar__right`.
|
- Adjust width of `.sidebar` to match `.sidebar__right`.
|
||||||
- Add sample documents to ["portfolio" collection](https://mmistakes.github.io/minimal-mistakes/portfolio/) for testing grid view.
|
- Add sample documents to ["portfolio" collection](https://mmistakes.github.io/minimal-mistakes/portfolio/) for testing grid view.
|
||||||
|
- Fix typo in stylesheets documentation. [#1170](https://github.com/mmistakes/minimal-mistakes/pull/1170)
|
||||||
|
|
||||||
## [4.5.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.5.0)
|
## [4.5.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.5.0)
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ permalink: /docs/history/
|
||||||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||||
sidebar:
|
sidebar:
|
||||||
nav: docs
|
nav: docs
|
||||||
last_modified_at: 2017-08-09T12:59:12-04:00
|
last_modified_at: 2017-08-10T14:46:00-04:00
|
||||||
---
|
---
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
@ -29,6 +29,7 @@ last_modified_at: 2017-08-09T12:59:12-04:00
|
||||||
- Remove outside and right borders in `table`s.
|
- Remove outside and right borders in `table`s.
|
||||||
- Adjust width of `.sidebar` to match `.sidebar__right`.
|
- Adjust width of `.sidebar` to match `.sidebar__right`.
|
||||||
- Add sample documents to ["portfolio" collection](https://mmistakes.github.io/minimal-mistakes/portfolio/) for testing grid view.
|
- Add sample documents to ["portfolio" collection](https://mmistakes.github.io/minimal-mistakes/portfolio/) for testing grid view.
|
||||||
|
- Fix typo in stylesheets documentation. [#1170](https://github.com/mmistakes/minimal-mistakes/pull/1170)
|
||||||
|
|
||||||
## [4.5.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.5.0)
|
## [4.5.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.5.0)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue