Skip to content

Commit c5ea671

Browse files
author
utf
committed
Update changelog
1 parent 0405ad8 commit c5ea671

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change log
22

3+
## v0.0.21
4+
5+
### Bug Fixes 🐛
6+
* switch to CONTCAR read for LOBSTERTaskDoc by @naik-aakash in https://github.com/materialsproject/atomate2/pull/1204
7+
* cover cases where optimizer does additional steps even though step is set to 0 or 1 for writing xyz files by @JaGeo in https://github.com/materialsproject/atomate2/pull/1207
8+
* Remove walrus operator to avoid unassigned vmax by @Jonas-Finkler in https://github.com/materialsproject/atomate2/pull/1203
9+
### Enhancements 🛠
10+
* add file output xyz file including final atoms object to ase and forcefield jobs by @JaGeo in https://github.com/materialsproject/atomate2/pull/1206
11+
### Documentation 📖
12+
* Add video tutorials to README by @JaGeo in https://github.com/materialsproject/atomate2/pull/1191
13+
* be more concrete for tutorial video names in readme by @JaGeo in https://github.com/materialsproject/atomate2/pull/1192
14+
* Adding download statistics to readme by @JaGeo in https://github.com/materialsproject/atomate2/pull/1209
15+
16+
## New Contributors
17+
* @Jonas-Finkler made their first contribution in https://github.com/materialsproject/atomate2/pull/1203
18+
19+
**Full Changelog**: https://github.com/materialsproject/atomate2/compare/v0.0.20...v0.0.21
20+
321
## v0.0.20
422

523
### Enhancements 🛠

0 commit comments

Comments
 (0)