Update history to reflect merge of #992
This commit is contained in:
parent
ce999f12fc
commit
bcf1464162
|
@ -52,6 +52,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
|
||||||
|
* Ensure post and page URLs have a leading slash (#992)
|
||||||
* Catch all exceptions, not just StandardError descendents (#1007)
|
* 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)
|
||||||
|
|
Loading…
Reference in New Issue