Update history to reflect merge of #4848 [ci skip]

This commit is contained in:
jekyllbot 2016-05-19 22:13:05 -07:00
parent ee2c41ad6a
commit cd31761f9a
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
* Allow symlinks if they point to stuff inside site.source (#4710) * Allow symlinks if they point to stuff inside site.source (#4710)
* Update colorator dependency to v1.x (#4855) * Update colorator dependency to v1.x (#4855)
* Move EntryFilter to use Pathutil & fix `glob_include?` (#4859) * Move EntryFilter to use Pathutil & fix `glob_include?` (#4859)
* Add 'jekyll new-theme' command to help users get up and running creating a theme (#4848)
### Bug Fixes ### Bug Fixes