From 2aeda23b325023d38aa35d14af87b51bbc479afa Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Wed, 31 Dec 2014 15:30:38 -0500 Subject: [PATCH] update change log --- docs/change-log.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/change-log.md b/docs/change-log.md index b4cc2430..8f92cdd8 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -1,5 +1,13 @@ ## Change Log +[v0.1.28](/mithril/archive/v0.1.28) - maintenance + +### Bug Fixes: + +- throw error if root element is null in m.module/m.route [#388](https://github.com/lhorie/mithril.js/issues/388) + +--- + [v0.1.27](/mithril/archive/v0.1.27) - maintenance ### Bug Fixes: