This commit is contained in:
Michael Rose
2021-05-11 10:24:00 -04:00
parent 1ae5b070b6
commit 68327eb69b
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: 2021-05-11T10:00:20-04:00
last_modified_at: 2021-05-11T10:23:46-04:00
toc: false
---
@ -13,6 +13,7 @@ toc: false
### Enhancements
- Add Arabic (عربي) localized UI text strings. [#2936](https://github.com/mmistakes/minimal-mistakes/pull/2936)
- 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)