We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5f0b0 commit 602f159Copy full SHA for 602f159
docs/src/user/changelog.rst
@@ -1,6 +1,27 @@
1
Change log
2
==========
3
4
+v0.0.6
5
+------
6
+
7
+New features:
8
9
+- cclib task document supporting virtually all popular molecular DFT codes out-of-the-box
10
+ (@arosen93) [#64]
11
12
+Enhancements:
13
14
+- Add mag_density to VASP output doc (@arosen93) [#65]
15
+- Double relax maker now supports two different Makers (@arosen93) [#32]
16
17
+Bug fixes:
18
19
+- Store band structure efermi in CalculationOutput (@arosen93) [#66]
20
+- Support for VASP6 and latest pymatgen (@arosen) [#75]
21
+- Fixed atomate2 version string.
22
+- Disabled orbital projections in the electron-phonon workflow.
23
24
25
v0.0.5
26
------
27
0 commit comments