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

This commit is contained in:
jekyllbot 2017-01-18 14:15:13 -05:00
parent 477b2f0f3e
commit 0599c22425
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* Update License (#5713) * Update License (#5713)
* Use Addressable instead of URI to decode (#5726) * Use Addressable instead of URI to decode (#5726)
* throw IncludeTagError if error occurs in included file (#5767) * throw IncludeTagError if error occurs in included file (#5767)
* Write Jekyll::Utils::Exec.run for running shell commands. (#5640)
### Bug Fixes ### Bug Fixes