Update history to reflect merge of #4052

[ci skip]
This commit is contained in:
Parker Moore 2015-12-11 14:11:40 -08:00
parent 92adfd0e46
commit 9e5b1c9f6a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* Prevent Shell Injection. (#4200)
* Convertible should make layout data accessible via `layout` instead of `page` (#4205)
* Avoid using `Dir.glob` with absolute path to allow special characters in the path (#4150)
* Handle empty config files (#4052)
### Development Fixes