diff --git a/docs/change-log.md b/docs/change-log.md index 7aae9cf5..f133ff8d 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -16,11 +16,13 @@ ### Upcoming... +--> + +### v2.0.2 + - Ensure vnodes are removed correctly in the face of `onbeforeremove` resolving after new nodes are added ([#2492](https://github.com/MithrilJS/mithril.js/pull/2492) [@isiahmeadows](https://github.com/isiahmeadows)) - Fix prototype pollution vulnerability in `m.parseQueryString` ([#2494](https://github.com/MithrilJS/mithril.js/pull/2494) [@isiahmeadows](https://github.com/isiahmeadows)) ---> - ### v2.0.1 Same as v2.0.0, but with a publish that didn't have a botched upload.