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 Apr 12, 2019
1 parent b5535cf commit 7a8ac01
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Unreleased

### Bug Fixes

- Fix Gumshoe related JavaScript error on pages without a table of contents. [#2124](https://github.com/mmistakes/minimal-mistakes/pull/2124)

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

### Enhancements
Expand Down
8 changes: 7 additions & 1 deletion docs/_docs/18-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-04-09T21:23:10-04:00
last_modified_at: 2019-04-12T11:43:51-04:00
toc: false
---

## Unreleased

### Bug Fixes

- Fix Gumshoe related JavaScript error on pages without a table of contents. [#2124](https://github.com/mmistakes/minimal-mistakes/pull/2124)

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

### Enhancements
Expand Down

0 comments on commit 7a8ac01

Please sign in to comment.