diff --git a/docs/change-log.md b/docs/change-log.md index c32a8b7c..7347af50 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -13,6 +13,7 @@ - gracefully degrade on IE exceptions when setting invalid values - fixes for Typescript definition file +- fixed bug in keys algorithm when mixing keyed and unkeyed elements [#246](https://github.com/lhorie/mithril.js/issues/246) ---