Skip to content

Commit

Permalink
Update changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab authored Nov 26, 2024
1 parent 0ad4f42 commit 8c9bd24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ New Features
++++++++++++
* Downstream code should ``from qcelemental.models.v1 import Molecule, AtomicResult`` etc. to assure medium-term availability of existing models.
* New pydantic v2 models available as ``from qcelemental.models.v2 import Molecule, AtomicResult`` etc.
- (:pr:`361`) Switch from poetry to setuptools build backend.

Enhancements
++++++++++++
Expand Down

0 comments on commit 8c9bd24

Please sign in to comment.