Update CHANGELOG and history

This commit is contained in:
Michael Rose
2017-04-19 10:44:22 -04:00
parent 19372f6470
commit 23094d629f
2 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
## Unreleased
### Enhancements
- Add Greek localized UI text strings. [#958](https://github.com/mmistakes/minimal-mistakes/pull/958)
### Bug Fixes
- Fix `video` helper to load Vimeo videos over https. [#945](https://github.com/mmistakes/minimal-mistakes/pull/945)
## [4.4.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.4.0)
### Enhancements