Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RSchwan committed Sep 14, 2023
1 parent 111910e commit 3f41202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.3] - 2023-09-13
## [0.2.3] - 2023-09-14

### Changed

- Allow compilation with custom scalar types like mpreal.
- Disable fma instructions for python and matlab interface since with gcc this can lead to numerical instabilities.
- Disable floating point contractions in sparse ldlt.

## [0.2.2] - 2023-08-04

Expand Down

0 comments on commit 3f41202

Please sign in to comment.