Update history to reflect merge of #775.

This commit is contained in:
Parker Moore 2013-01-27 23:08:44 +01:00
parent b736676904
commit 35165d19f8
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
* 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
* Tumblr Migrator: finds _posts dir correctly, fixes truncation of long
post names (#775)
* Force Categories to be Strings (#767) * Force Categories to be Strings (#767)
* Safe YAML plugin to prevent vulnerability (#777) * Safe YAML plugin to prevent vulnerability (#777)
* Add SVG support to Jekyll/WEBrick. (#407, #406) * Add SVG support to Jekyll/WEBrick. (#407, #406)