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

This commit is contained in:
jekyllbot 2016-06-15 10:04:37 -07:00
parent 713fbb6652
commit 4a2b96293b
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
* 3.2.x/master: Fix defaults for Documents (posts/collection docs) (#4808) * 3.2.x/master: Fix defaults for Documents (posts/collection docs) (#4808)
* Don't rescue LoadError or bundler load errors for Bundler. (#4857) * Don't rescue LoadError or bundler load errors for Bundler. (#4857)
* `Serve.process` should receive same config as `Build.process` (#4953) * `Serve.process` should receive same config as `Build.process` (#4953)
* Prevent reset of page in Liquid payload right before rendering layouts (#5009)
### Forward Ports ### Forward Ports