Skip to content

Commit

Permalink
Update changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab authored Sep 23, 2021
1 parent b2bd0b3 commit a5885ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,17 @@ Changelog
.. +++++++++
0.23.0 / 2021-MM-DD
0.23.0 / 2021-09-23
-------------------

Breaking Changes
++++++++++++++++
- (:pr:`276`) ``AtomicResultProperties.dict()`` no longer forces arrays to JSON flat lists but now
allows NumPy arrays. That is, ``AtomicResultProperties`` now behaves like every other QCElemental
model. Expected to be disruptive to QCFractal.
- (:pr:`280`) Examples of QCSchema from test cases are now saved at branch
https://github.com/MolSSI/QCElemental/tree/qcschema-examples . These have passed validation as
models by Pydantic and as JSON by schema generated from Pydantic models.

New Features
++++++++++++
Expand Down

0 comments on commit a5885ee

Please sign in to comment.