Update CHANGELOG and history

This commit is contained in:
Michael Rose
2017-08-07 20:22:00 -04:00
parent e242554e55
commit edba2c3a88
2 changed files with 9 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
- Add Greek localized UI text strings. [#1159](https://github.com/mmistakes/minimal-mistakes/pull/1159)
- Remove blank YAML Front Matter from JavaScript banner. [#1158](https://github.com/mmistakes/minimal-mistakes/issues/1158)
### Maintenance
- Fix typo `words_per_minute` typo in documentation. [#1164](https://github.com/mmistakes/minimal-mistakes/pull/1164)
## [4.5.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.5.0)
### Enhancements