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 Sep 19, 2024
1 parent 1bf4a2f commit 3be82de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project generally adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.11.6]

### Fixed

- Fixed handling of async prefect tasks

## [0.11.5]

### Added
Expand All @@ -12,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Changed

- Overhauled handling of Prefect futures/states. Refer to the documentation for more details.
- The minimum supported Python version is now 3.10 in alignment with Pymatgen

## [0.11.4]
Expand Down

0 comments on commit 3be82de

Please sign in to comment.