Update CHANGELOG, history, and docs

This commit is contained in:
Michael Rose
2019-01-23 20:23:29 -05:00
parent bcb7343b17
commit cc4471e4dd
5 changed files with 14 additions and 5 deletions

View File

@@ -4,12 +4,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2019-01-23T20:04:54-05:00
last_modified_at: 2019-01-23T20:20:42-05:00
toc: true
---
## Unreleased
### Enhancements
- Add Malayalam localized UI text strings. [#2037](https://github.com/mmistakes/minimal-mistakes/pull/2037)
### Bug Fixes
- Fix `site.logo` false positives. [#2026](https://github.com/mmistakes/minimal-mistakes/pull/2026#issuecomment-455770730)