Bump Jekyll gem dependency to v3.7

This commit is contained in:
Michael Rose
2020-01-29 13:24:22 -05:00
parent 1799ddd6a5
commit b06b6477e9
4 changed files with 11 additions and 3 deletions

View File

@ -5,12 +5,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2020-01-29T17:42:20+08:00
last_modified_at: 2020-01-29T13:24:03-05:00
toc: false
---
## Unreleased
### Enhancements
- Bump Jekyll gem dependency to `v3.7`.
### Bug Fixes
- Fix repeated site base path for masthead logo. [#2385](https://github.com/mmistakes/minimal-mistakes/pull/2385)