Skip to content

Commit

Permalink
fixed doc stuff
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Oct 3, 2023
1 parent 82dd132 commit aa1de5c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ we hit release version 1.0.0.

## [0.14.3] - YYYY-MM-DD

### Fixed
- problems in the sisl.viz module got fixed


## [0.14.2] - 2023-10-02

### Changed
Expand Down Expand Up @@ -51,7 +55,7 @@ we hit release version 1.0.0.
- `sisl.mixing`:
- `AndersonMixer` enables the popular and very simple linear-like mixer
- `StepMixer` allows switching between different mixers, for instance this
enabled restart capabilities among other things.
enabled restart capabilities among other things.
- Enabled composite mixers (simple math with mixers)
- `BrillouinZone.merge` allows simple merging of several objects, #537

Expand Down
4 changes: 2 additions & 2 deletions docs/changelog/v0.14.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ A total of 30 pull requests were merged for this release.
* #575: cleaned the procedure for locating maxR
* #581: undo change of filenames
* #585: `translate2uc` for sparse matrices with associated geometries.
* #586: Slicing IO read_ routines
* #586: Slicing IO `read_*` routines
* #589: removed Collection + GeometryCollection
* #594: Fix missing import in siesta_grid.
* #596: netCDF4 is now an optional dependency
Expand Down Expand Up @@ -87,7 +87,7 @@ Added
* `sisl.mixing`:
* `AndersonMixer` enables the popular and very simple linear-like mixer
* `StepMixer` allows switching between different mixers, for instance this
enabled restart capabilities among other things.
enabled restart capabilities among other things.
* Enabled composite mixers (simple math with mixers)
* `BrillouinZone.merge` allows simple merging of several objects, #537

Expand Down

0 comments on commit aa1de5c

Please sign in to comment.