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

@ -2,6 +2,7 @@
### 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`.