Update onchange and uglify-js dependencies

This commit is contained in:
Michael Rose
2021-05-11 10:00:36 -04:00
parent 4259ffdd6f
commit 736f77c9c6
4 changed files with 97 additions and 932 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: 2021-04-13T16:11:58-04:00
last_modified_at: 2021-05-11T10:00:20-04:00
toc: false
---
@ -13,6 +13,7 @@ toc: false
### Enhancements
- Update onchange and uglify-js dependencies.
- Document head and footer `custom.html` includes. [#2815](https://github.com/mmistakes/minimal-mistakes/pull/2815)
- Color notices based on skin colors instead of fixed values. [#2887](https://github.com/mmistakes/minimal-mistakes/pull/2887)
- Add configurable datetime format. [#2844](https://github.com/mmistakes/minimal-mistakes/pull/2844)