Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored May 9, 2024
1 parent a095785 commit a851e2b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

- Added support for Parsl "special" keyword arguments (e.g. `timeout`, `parsl_resource_specification`)

### Fixed

- Fixed bug where the common phonon subflow would generate a `Phonopy` object based on the unrelaxed, rather than relaxed, structure
- Sped up the common phonon subflow by removing duplicate `get_phonopy()` calls

## [0.7.7]

### Added
Expand Down

0 comments on commit a851e2b

Please sign in to comment.