From c0865c6b85d3b421ad03f4d330aee45c8064ce26 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Mon, 20 Apr 2015 22:19:58 -0400 Subject: [PATCH] update change log --- docs/change-log.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/change-log.md b/docs/change-log.md index e8271c1f..6ae07123 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -14,6 +14,11 @@ - `m.module` has been renamed `m.mount`. Calling `m.module` will still work, but should be considered deprecated. Rationale: Mithril modules and components are the same thing, therefore from now on, they will be referred to as components, since that name is more descriptive of their purpose, and causes less confusion in the face of ES6 modules. +### Bug Fixes: + +- fix diff edge case in `