Update history to reflect merge of #1007

This commit is contained in:
Parker Moore 2013-04-30 22:02:36 +02:00
parent 1f02150ee9
commit 463ea15a3e
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,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
* Catch all exceptions, not just StandardError descendents (#1007)
* Bullet-proof limit_posts option (#1004) * Bullet-proof limit_posts option (#1004)
* Read in YAML as UTF-8 to accept non-ASCII chars (#836) * Read in YAML as UTF-8 to accept non-ASCII chars (#836)
* Fix the CLI option --plugins to actually accept dirs and files (#993) * Fix the CLI option --plugins to actually accept dirs and files (#993)