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

This commit is contained in:
jekyllbot 2017-04-04 19:47:12 -04:00
parent 52ac75b484
commit b4926daf3a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Add a template for custom 404 page (#5945) * Add a template for custom 404 page (#5945)
* Require `runtime_dependencies` of a Gem-based theme from its `.gemspec` file (#5914) * Require `runtime_dependencies` of a Gem-based theme from its `.gemspec` file (#5914)
* Don't raise an error if URL contains a colon (#5889) * Don't raise an error if URL contains a colon (#5889)
* Date filters should never raise an exception (#5722)
### Documentation ### Documentation