Update history to reflect merge of #555. Closes #555.

This commit is contained in:
Parker Moore 2013-03-17 22:29:50 +01:00
parent f7f64576e5
commit 036fce8799
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
* Add source and destination directory protection (#535) * Add source and destination directory protection (#535)
* Better YAML error message (#718) * Better YAML error message (#718)
* Bug Fixes * Bug Fixes
* Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors (#555)
* Patch for multibyte URI problem with jekyll serve (#723) * Patch for multibyte URI problem with jekyll serve (#723)
* Order plugin execution by priority (#864) * Order plugin execution by priority (#864)
* Fixed Page#dir and Page#url for edge cases (#536) * Fixed Page#dir and Page#url for edge cases (#536)