Skip to content

Commit

Permalink
Add changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyue Ping Ong committed Sep 2, 2023
1 parent 387dbf4 commit bfe45ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ nav_order: 4

# Changelog

## v2023.9.2

- VaspInputSets now allow structure to be None for stateless initialization.
- MatPESStaticSet designed for generating PES data. (@SophiaRuan, @JiQi535)
- Breaking: Bump minimum Python version to 3.9, in line with numpy.
- Add `properties` to Structure and Molecule, with ASE adaptor support (@gpetretto, @arosen93)

## v2023.8.10

- fix `estimate_nbands` function by @matthewkuner in <https://github.com/materialsproject/pymatgen/pull/3149>
Expand Down

0 comments on commit bfe45ef

Please sign in to comment.