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

Update Changelog

This commit is contained in:
Elisabeth Henry 2016-09-21 03:22:32 +02:00
parent 98b6a88e57
commit bd0508795f

@ -29,6 +29,8 @@ unreleased
bar.book` won't erase the author previously set.
* Crowbook program:
* Still working to improve error messages.
* Display an error message when mustache can't compile a template,
instead of panicking.
* Internal/API:
* Added static methods to `Logger` to allows displaying messages
more easily/prettily.