Skip to content

Commit

Permalink
fixed changelog after 691
Browse files Browse the repository at this point in the history
Fixes #852

Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Oct 25, 2024
1 parent d9aacc0 commit 0181f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ we hit release version 1.0.0.

### Added
- added `timesSileSiesta` which can read siesta TIMES output
- Parsing of total Mulliken charges in `stdoutSileSiesta`, #691

### Fixed
- a read problem for very big simulations (related to `orbindxSileSiesta`)
Expand Down Expand Up @@ -92,7 +93,6 @@ we hit release version 1.0.0.
- Creation of [n]-triangulenes (`sisl.geom.triangulene`)
- added `offset` argument in `Geometry.add_vacuum` to enable shifting atomic coordinates
- A new `AtomicMatrixPlot` to plot sparse matrices, #668
- Parsing of total Mulliken charges in `stdoutSileSiesta`, #691

### Fixed
- PEP-585 compliant
Expand Down

0 comments on commit 0181f9f

Please sign in to comment.