Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
# CHANGELOG of Wannier90

## Unreleased
## v4.0.2 (27 August 2026)

### New features

- Automatic thresholds for projectability disentanglement, enabled by default (`dis_proj_auto`) [[#650]](https://github.com/wannier-developers/wannier90/pull/650)
- Automatic thresholds for projectability disentanglement [[#650]](https://github.com/wannier-developers/wannier90/pull/650)

## v4.0.1 (28 July 2026)
### Various improvements and bugfixes

- CHANGELOG correction/clarification in text relating to v4.0.1 release.

## New license

## v4.0.1 (28 July 2026)

### New license

- Wannier90 is now released under the Lesser GPL version 2.1 or later (LGPL v2.1 or later)

## New features
### New features

- Higher order finite differences methods [[#504]](https://github.com/wannier-developers/wannier90/pull/504)

Expand All @@ -31,7 +35,7 @@

- User specified lists of k-points for plotting [[#519]](https://github.com/wannier-developers/wannier90/pull/519)

## Various improvements and bugfixes
### Various improvements and bugfixes

- Cmake support (see README.install)

Expand Down
Loading