Skip to content
Merged
Prev Previous commit
Next Next commit
Fix CHANGELOG formatting: blank lines around Fixed heading
  • Loading branch information
Quntized committed Feb 24, 2026
commit 2003a93f3258bd2960bdb2d6edba44e87e0dcb39
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `LagrangeEvaluator` to evaluate a Lagrange polynomial centred on a given point.
- Added error messages when wrong input is provided to a simulation.


### Fixed

- Fix incorrect `memory_space` type alias in `DerivField`.
- Fix a memory leak in `DerivFieldMem`.
Comment thread
Quntized marked this conversation as resolved.
- Fix `ddc::coordinate` called on `ddc::DiscreteElement` outside of the domain of definition in `single_interface_derivatives_calculator.hpp` and tests.
Expand Down