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 Jul 24, 2018
1 parent 6af8060 commit 342ef6d
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 @@ -6,6 +6,10 @@
* Add documentation note to update root `Gemfile` when forking theme.
* Add missing French translations. [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)

### Bug Fixes

* Fix `read_time` logic in header image overlay. [#1756](https://github.com/mmistakes/minimal-mistakes/pull/1756)

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

### Enhancements
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 @@ -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-07-24T10:39:51-04:00
last_modified_at: 2018-07-24T10:44:32-04:00
toc: true
---

Expand All @@ -16,6 +16,10 @@ toc: true
* Add documentation note to update root `Gemfile` when forking theme.
* Add missing French translations. [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)

### Bug Fixes

* Fix `read_time` logic in header image overlay. [#1756](https://github.com/mmistakes/minimal-mistakes/pull/1756)

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

### Enhancements
Expand Down

0 comments on commit 342ef6d

Please sign in to comment.