Update CHANGELOG and history

This commit is contained in:
Michael Rose
2019-10-17 20:16:42 -04:00
parent f5da37ea7e
commit 1c8c7e6844
2 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,10 @@
- Update list of 3rd party JavaScript used and licenses. [#2276](https://github.com/mmistakes/minimal-mistakes/pull/2276)
### Bug Fixes
- Fix indention of nested GFM task lists. [#2283](https://github.com/mmistakes/minimal-mistakes/issues/2283)
## [4.17.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.17.0)
### Enhancements