1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-24 15:20:41 +02:00

Update ChangeLog

This commit is contained in:
Elisabeth Henry 2016-11-02 22:02:47 +01:00
parent fe2ed70941
commit f14ad46d86

View File

@ -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)
-----------------------