Skip to content

Commit 4448b30

Browse files
committed
Update CHANGELOG
1 parent 6048f6b commit 4448b30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ The format of this changelog is based on
105105
- Refactor `PostOperator` usage of `Measurement` to be entirely non-dimensional, until
106106
`PostOperatorCSV` which dimensionalizes all measurements before writing to file. Reduces
107107
the risk of mixed unit bugs throughout `PostOperator`.
108+
- Fix bug in using `"MakeSimplex"` which would cause undefined behaviour for higher order
109+
meshes.
110+
- Fix bug when combining OpenMP and GPU builds in reduction operations over `Vector`.
108111

109112
## [0.13.0] - 2024-05-20
110113

0 commit comments

Comments
 (0)