Preparing for release

This commit is contained in:
Isiah Meadows 2019-07-27 19:19:24 -04:00
parent 8d506ad179
commit ad680c6423

View file

@ -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.