Skip to content

Commit 258f005

Browse files
committed
changelog
1 parent 874accd commit 258f005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Major refactor, with several breaking changes!
1212
- `NbedConfig` pydantic model to validate user input.
1313
- `OccupiedLocalizerTypes`, `VirtualLocalizerTypes` and `ProjectorTypes` enums added to config.
1414
- `savefile` config option used to save driver output to json file.
15-
- `PAOLocalizer` Virtual orbital localizaion with Projected Atomic Orbitals.
15+
- `PAOLocalizer` Virtual orbital localizaion with Projected Atomic Orbitals. (Implementation in driver not complete.)
1616
- `LocalizedSystem` dataclass added in `localizers/system.py`.
1717

1818
### Removed

0 commit comments

Comments
 (0)