diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 13102a7..21a3daf 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -4,7 +4,11 @@ Changelog 1.0.2 ----- -* Fixes some missing data fields in pre-saved data on compounds (:py:func:`nistchempy.compound_list.get_all_data`). +* Adds c.a. 10 000 of missing InChI strings to the pre-saved data on compounds (:py:func:`nistchempy.compound_list.get_all_data`). + +* Fixes bug in update resulted in c.a. 10 000 of missing InChI strings. + +* Fixes chemical formula parser. * Adds reference to repo containing data extracted from NIST Chemistry WebBook (`NistChemData `_).