Preparing for release
This commit is contained in:
parent
22e6d37a26
commit
4c15e258e0
2 changed files with 6 additions and 5 deletions
|
|
@ -17,11 +17,13 @@
|
|||
|
||||
### Upcoming...
|
||||
|
||||
-->
|
||||
|
||||
### v2.0.4
|
||||
|
||||
- Fix double-rendering of trusted content within `contenteditable` elements ([#2516](https://github.com/MithrilJS/mithril.js/pull/2516) [@isiahmeadows](https://github.com/isiahmeadows))
|
||||
- Fix error on `m.trust` updating ([#2516](https://github.com/MithrilJS/mithril.js/pull/2516) [@isiahmeadows](https://github.com/isiahmeadows))
|
||||
|
||||
-->
|
||||
|
||||
### v2.0.3
|
||||
|
||||
- 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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue