Update CHANGELOG, history, and documentation

This commit is contained in:
Michael Rose
2020-03-04 16:08:15 -05:00
parent 648ef257a4
commit 31dff63ad1
5 changed files with 8 additions and 5 deletions

View File

@@ -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-03-02T16:25:42-05:00
last_modified_at: 2020-03-04T16:06:24-05:00
toc: false
---
@@ -13,6 +13,7 @@ toc: false
### Enhancements
- Add Irish (Gaeilge) localized UI text strings. [#2422](https://github.com/mmistakes/minimal-mistakes/pull/2422)
- Remove `box-shadow` on radio and checkbox inputs. [#2398](https://github.com/mmistakes/minimal-mistakes/pull/2398)
- Bump Jekyll gem dependency to `v3.7`.