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

This commit is contained in:
jekyllbot 2016-02-19 15:13:15 -08:00
parent a47b913273
commit 32c5ac35dd
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Fix #4427: Make our @config hash symbol accessible. (#4428) * Fix #4427: Make our @config hash symbol accessible. (#4428)
* `Jekyll.sanitized_path`: sanitizing a questionable path should handle tildes (#4492) * `Jekyll.sanitized_path`: sanitizing a questionable path should handle tildes (#4492)
* Fix titleize so already capitalized words are not dropped (#4525) * Fix titleize so already capitalized words are not dropped (#4525)
* Permalinks which end in a slash should always output HTML (#4546)
### Minor Enhancements ### Minor Enhancements