~xdavidwu/xdavidwu.link

7c50731be0a726d32e4e70c7a3153f66da59500a — Michael Rose 6 years ago a770d29
Update CHANGELOG and history
1 files changed, 2 insertions(+), 0 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +2 -0
@@ 2,6 2,8 @@

### Enhancements

* DRY `tags_max` calculation in tags.html layout. [#1696](https://github.com/mmistakes/minimal-mistakes/pull/1696)
* DRY `categories_max` calculation in categories.html layout.
* Add support for "sticking" table of contents to top of page via `toc_sticky: true` YAML Front Matter.
* Add support for captioning images in feature row helper via `image_caption` YAML Front Matter. [#1440](https://github.com/mmistakes/minimal-mistakes/issues/1440)
* Add [Google Custom Search Engine](https://cse.google.com/cse) support. [#1652](https://github.com/mmistakes/minimal-mistakes/issues/1652)