You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,23 @@
1
1
# CHANGELOG of Wannier90
2
2
3
-
## Unreleased
3
+
## v4.0.2 (27 August 2026)
4
4
5
5
### New features
6
6
7
-
- Automatic thresholds for projectability disentanglement, enabled by default (`dis_proj_auto`)[[#650]](https://github.com/wannier-developers/wannier90/pull/650)
7
+
- Automatic thresholds for projectability disentanglement [[#650]](https://github.com/wannier-developers/wannier90/pull/650)
8
8
9
-
##v4.0.1 (28 July 2026)
9
+
### Various improvements and bugfixes
10
10
11
+
- CHANGELOG correction/clarification in text relating to v4.0.1 release.
11
12
12
-
## New license
13
+
14
+
## v4.0.1 (28 July 2026)
15
+
16
+
### New license
13
17
14
18
- Wannier90 is now released under the Lesser GPL version 2.1 or later (LGPL v2.1 or later)
15
19
16
-
## New features
20
+
###New features
17
21
18
22
- Higher order finite differences methods [[#504]](https://github.com/wannier-developers/wannier90/pull/504)
19
23
@@ -31,7 +35,7 @@
31
35
32
36
- User specified lists of k-points for plotting [[#519]](https://github.com/wannier-developers/wannier90/pull/519)
0 commit comments