Fixed - Add FigureCanvasWasm.destroy() method so that user can call pyplot.close() method to delete previous divs ([55](https://github.com/pyodide/matplotlib-pyodide/pull/55))
0.2.1
Fixed - Improved support for matplotlib canvas methods ([42](https://github.com/pyodide/matplotlib-pyodide/pull/42))
0.2.0
Added - Added a feature to specify where the plot will be rendered ([22](https://github.com/pyodide/pyodide-cli/pull/22))