1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-28 11:19:51 +02:00

updated changelog

This commit is contained in:
Elisabeth Henry 2016-02-23 05:07:04 +01:00
parent 47cb2d1c8a
commit 70f801706d

View File

@ -3,6 +3,9 @@ ChangeLog
0.2.0 (unreleased)
------------------
* Added a `--list-options` to the binary that prints out all valid
options in a config file (or in `set`), their type and default
value.
* Refactored `Book` to use an HashMap of `BookOption`s instead of
having like 42 fields.
* Tables and Footnotes are now implemented for the parser, and