Update CHANGELOG and history

This commit is contained in:
Michael Rose
2017-09-01 09:41:47 -04:00
parent 7bf33e85b9
commit 6c21194c44
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
- Clarify documentation around taxonomy page and index generation. [#1207](https://github.com/mmistakes/minimal-mistakes/pull/1207)
- Fix "Posts by tag" grammar in documentation. [#1209](https://github.com/mmistakes/minimal-mistakes/pull/1209)
- Improve Chinese `date_label` and `minute_read` translations in `ui-text.yml`. [#1205](https://github.com/mmistakes/minimal-mistakes/pull/1205) [#1211](https://github.com/mmistakes/minimal-mistakes/pull/1211)
- Add note to Quick-Start Guide about GitHub Pages hosting alternatives that allow 3rd party gem themes and Jekyll plugins.
### Bug Fixes