Skip to content

Commit 5f2d021

Browse files
committed
Update changelog
1 parent cd5f499 commit 5f2d021

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/src/user/changelog.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
Change log
22
==========
33

4+
v0.0.5
5+
------
6+
7+
This version removed Python 3.7 support following numpy and pymatgen.
8+
9+
New features:
10+
11+
- Base schema for molecule task documents (@arosen) [#54]
12+
13+
Bug fixes:
14+
15+
- Fix VASP relaxation using custodian "FULL_OPT" (@arosen) [#42]
16+
- Fix supercell generation and input sets in electron-phonon workflow.
17+
- Fix ``HSEBSSetGenerator`` INCAR settings.
18+
- Fix issue with magnetism in SOC structures.
19+
- Fix bug with Fermi level and IBRION=1
20+
- Better handling of URI generation.
21+
- Tweak k-spacing formula to stop large band gaps giving negative values
22+
23+
424
v0.0.4
525
------
626

0 commit comments

Comments
 (0)