From bd0508795fa9ada86d693ab1b78e4571b2c1f0f0 Mon Sep 17 00:00:00 2001 From: Elisabeth Henry Date: Wed, 21 Sep 2016 03:22:32 +0200 Subject: [PATCH] Update Changelog --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) 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.