Update history to reflect merge of #1382

This commit is contained in:
Parker Moore 2013-08-28 18:03:57 -04:00
parent 0d890e4b70
commit b3d831d4ab
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
normalize.css with greater ease. (#1430) normalize.css with greater ease. (#1430)
* Add the ability to detach the server ran by `jekyll serve` from it's * Add the ability to detach the server ran by `jekyll serve` from it's
controlling terminal (#1443) controlling terminal (#1443)
* Improve permalink generation for URLs with special characters (#944)
### Bug Fixes ### Bug Fixes
* Markdown extension matching matches only exact matches (#1382) * Markdown extension matching matches only exact matches (#1382)