Skip to content

Commit 1f3ea49

Browse files
Update CHANGELOG for version 1.3.0
Documented changes for version 1.3.0, including new features and modifications.
1 parent b48b715 commit 1f3ea49

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

7+
## [1.3.0]
8+
9+
### Added
10+
11+
- Added support for rootstock-based MLIPs
12+
13+
### Changed
14+
15+
- Overhauled the MLIP recipes to provide access to fairchem, matcalc, and rootstock libraries. This ensures broader MLIP coverage than what can be hard-coded in to quacc
16+
- Moved MLIPs from `quacc.recipes.mlp` to `quacc.recipes.mlip`
17+
- Disabled Custodian by default for VASP recipes that are meant to mimic MLIP databases where Custodian was not used
18+
719
## [1.2.12]
820

921
### Added

0 commit comments

Comments
 (0)