From 0181f9f1d595d62391f73bec24b9eddcd9229fad Mon Sep 17 00:00:00 2001 From: Nick Papior Date: Fri, 25 Oct 2024 11:34:23 +0200 Subject: [PATCH] fixed changelog after 691 Fixes #852 Signed-off-by: Nick Papior --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14cef42097..b79f166c9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`) @@ -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