Skip to content

Commit

Permalink
Updated CHANGELOG for 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Apr 14, 2023
1 parent bfb69cd commit 675525f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 25 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ Datamol Changelogs

.. current developments
v0.9.4
====================

**Fixed:**

* Fix wrong image output for lasso viz function. Make it consistent with `dm.to_image()` and rdkit.
* Avoid global `IPython` import so it's not an hard datamol dependency.
* Add `importlib-resources` dep in the datamol pypi package.

**Authors:**

* Hadrien Mary



v0.9.3
====================

Expand Down
25 changes: 0 additions & 25 deletions news/jupyter.rst

This file was deleted.

0 comments on commit 675525f

Please sign in to comment.