diff --git a/History.txt b/History.txt index 2c98a9d0..e75ae94b 100644 --- a/History.txt +++ b/History.txt @@ -47,6 +47,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Catch all exceptions, not just StandardError descendents (#1007) * Bullet-proof limit_posts option (#1004) * Read in YAML as UTF-8 to accept non-ASCII chars (#836) * Fix the CLI option --plugins to actually accept dirs and files (#993)