From 501ac31dc1073ba41f3b7c48da18b3bc15dcbfbb Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Thu, 6 Jun 2024 10:18:21 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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