Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcarbone committed Nov 15, 2023
1 parent 307c264 commit b197ac7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v1.2.0

- Molecules as "big supercells" is now implemented using `Database.from_files_molecule`.
- Fixed a bug with the Materials Project API where `mpr.materials.summary.search` no longer works. This was changed to `mpr.materials.search`, which seems to provide the same functionality.

## v1.1.0

- Added compatibility with the [new Materials Project API (v2)](https://next-gen.materialsproject.org/api). Old users of Lightshow will have to update their API key and might notice that some materials that were previously available no longer are.
Expand Down

0 comments on commit b197ac7

Please sign in to comment.