Skip to content

Commit

Permalink
Update CHANGELOG and history
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Oct 28, 2020
1 parent 9344dfd commit de4817b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
- Collapse white-space in `figure` helper to fix issues when used in Markdown ordered and unordered lists. [#2697](https://github.com/mmistakes/minimal-mistakes/pull/2697)
- Fix dead link to CI services in documentation. [#2635](https://github.com/mmistakes/minimal-mistakes/issues/2635) [#2692](https://github.com/mmistakes/minimal-mistakes/pull/2692)

## Enhancements

- Update allejo/jekyll-toc to v1.0.14 [#2700](https://github.com/mmistakes/minimal-mistakes/pull/2700)

## [4.20.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.2)

### Bug Fixes
Expand Down
6 changes: 5 additions & 1 deletion docs/_docs/18-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2020-10-28T14:45:02-04:00
last_modified_at: 2020-10-28T14:50:08-04:00
toc: false
---

Expand All @@ -16,6 +16,10 @@ toc: false
- Collapse white-space in `figure` helper to fix issues when used in Markdown ordered and unordered lists. [#2697](https://github.com/mmistakes/minimal-mistakes/pull/2697)
- Fix dead link to CI services in documentation. [#2635](https://github.com/mmistakes/minimal-mistakes/issues/2635) [#2692](https://github.com/mmistakes/minimal-mistakes/pull/2692)

## Enhancements

- Update allejo/jekyll-toc to v1.0.14 [#2700](https://github.com/mmistakes/minimal-mistakes/pull/2700)

## [4.20.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.2)

### Bug Fixes
Expand Down

0 comments on commit de4817b

Please sign in to comment.