From 9792a0ac8540e9226c9899cfab9beae79435e3c1 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Sun, 1 Jun 2014 22:12:05 -0400 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 b44f040d..72ff3699 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -1,5 +1,13 @@ ## Change Log +[v0.1.16](/mithril/archive/v0.1.6) - maintenance + +### Bug Fixes: + +- prevent route change when only hash changes in non-hash mode [#107](https://github.com/lhorie/mithril.js/issues/107) + +--- + [v0.1.15](/mithril/archive/v0.1.15) - maintenance ### Bug Fixes: