diff --git a/CHANGELOG.md b/CHANGELOG.md index e2a1ed017d..2c8ef1259e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.9.2] + +### Added + +- Added support for controlling which properties to calculate with MLP static jobs + ## [0.9.1] ### Changed @@ -12,7 +18,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Modified Espresso and ONETEP settings to support new ASE profile features - Removed `nsteps` from the `OptSchema` - ## [0.9.0] ### Added