diff --git a/ChangeLog.md b/ChangeLog.md index ed259b7..3bedffe 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -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.