diff --git a/ChangeLog.md b/ChangeLog.md index cbc82ee..20495cb 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,13 +5,15 @@ unreleased ------------ * Bugfixes: * Fixed escaping of `author` and `title` fields. + * Fixed text cleaning in ODT rendering that causes corrupt files to + be generated. * CommandLine Interface: * Crowbook displays clearer error messages when unable to launch `latex` or `zip` commands. * Crowbook uses `term` library in order to display colours correctly on e.g. Windows. * `--list-options` no longer uses colours as it caused problems - depending on the terminal of when piping to `less`. + depending on the terminal or when piping to `less`. 0.10.2 (2016-20-21) -----------------------