Skip to content

Commit 41e97ea

Browse files
committed
Update changelog
1 parent 6445c2b commit 41e97ea

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

docs/about/changelog.md

+25-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
Change log
22
==========
33

4+
v0.0.7
5+
------
6+
7+
New features:
8+
9+
- Include band-related features (e.g. band center, bandwidth, skewness, kurtosis) in
10+
VASP schema ([@arosen93](https://github.com/arosen93), [#92](https://github.com/materialsproject/atomate2/pull/92))
11+
- Add `use_auto_ispin` and `update_user_potcar_functional` powerups
12+
13+
Enhancements:
14+
15+
- Add `is_hubbard` and `hubbards` to VASP task doc.
16+
- Migrate build system to pyproject.toml.
17+
- Migrate docs to jupyter-book.
18+
- Docs improvements ([@janosh](https://github.com/janosh), [@mjwen](https://github.com/mjwen))
19+
20+
Bug fixes:
21+
22+
- Fix HSE tags.
23+
- Fix running bader.
24+
- Make potcar_spec argument usable ([@jmmshn](https://github.com/jmmshn), [#83](https://github.com/materialsproject/atomate2/pull/83))
25+
- Replace monty which with shutil which ([@arosen93](https://github.com/arosen93), [#92](https://github.com/materialsproject/atomate2/pull/92))
26+
- Fix `calculate_deformation_potentials()` ([@janosh](https://github.com/janosh), [#94](https://github.com/materialsproject/atomate2/pull/94))
27+
- Fix gzipping of files with numerical suffixes ([@jmmshn](https://github.com/jmmshn), [#116](https://github.com/materialsproject/atomate2/pull/116))
28+
429
v0.0.6
530
------
631

@@ -21,7 +46,6 @@ Bug fixes:
2146
- Fixed atomate2 version string.
2247
- Disabled orbital projections in the electron-phonon workflow.
2348

24-
2549
v0.0.5
2650
------
2751

@@ -41,7 +65,6 @@ Bug fixes:
4165
- Better handling of URI generation.
4266
- Tweak k-spacing formula to stop large band gaps giving negative values
4367

44-
4568
v0.0.4
4669
------
4770

0 commit comments

Comments
 (0)