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

This commit is contained in:
jekyllbot 2016-02-08 10:52:54 -08:00
parent d35d6a8cd4
commit f57899fdb8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Bug Fixes
* Fix #4427: Make our @config hash symbol accessible. (#4428)
* Jekyll.sanitized_path: sanitizing a questionable path should handle tildes (#4492)
### Minor Enhancements