Update CHANGELOG

This commit is contained in:
Michael Rose
2017-07-21 16:30:29 -04:00
parent 8eabf8920e
commit bf9387c71f
2 changed files with 13 additions and 1 deletions

View File

@@ -3,6 +3,12 @@
### Enhancements
- Add scrollbar to sidebars with overflowing content that extends outside the viewport's height. [#706](https://github.com/mmistakes/minimal-mistakes/issues/706)
- Add missing Spanish UI text strings. [#1118]
- Update Susy to version 3 and rewrite grid CSS to be more readable.
### Bug Fixes
- Fix Sass `DEPRECATION WARNING: Passing a string to call()` by [upgrading Susy to version 3](https://github.com/mmistakes/minimal-mistakes/commit/387f8149d6270b876f224a57a07062ffb0647938). [#1114](https://github.com/mmistakes/minimal-mistakes/issues/1114)
## [4.4.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.4.2)