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

This commit is contained in:
jekyllbot 2017-04-19 14:50:27 -04:00
parent 0108b22f3c
commit 4c61e1809a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* 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) * Date filters should never raise an exception (#5722)
* add `plugins` config key as replacement for `gems` (#5130) * add `plugins` config key as replacement for `gems` (#5130)
* create configuration from options only once in the boot process (#5487)
### Documentation ### Documentation