Update history to reflect merge of #1007
This commit is contained in:
parent
1f02150ee9
commit
463ea15a3e
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue