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 9, 2018
1 parent 05d296c commit f932eea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

### Bug Fixes

- Fix Lunr search index merging words. [#1883](https://github.com/mmistakes/minimal-mistakes/issues/1883)
- Properly apply `relative_url` filter to internal links in header overlay `actions` array.

## [4.13.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.13.0)
Expand Down
3 changes: 2 additions & 1 deletion docs/_docs/18-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2018-10-04T20:16:47-04:00
last_modified_at: 2018-10-09T13:55:44-04:00
toc: true
---

Expand All @@ -23,6 +23,7 @@ toc: true

### Bug Fixes

- Fix Lunr search index merging words. [#1883](https://github.com/mmistakes/minimal-mistakes/issues/1883)
- Properly apply `relative_url` filter to internal links in header overlay `actions` array.

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

0 comments on commit f932eea

Please sign in to comment.