Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Gardner <[email protected]>
  • Loading branch information
balos1 and gardner48 authored Nov 28, 2023
1 parent 69cacf8 commit e701e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ and a typedef to a `MPI_Comm` in builds with MPI. Here is what this means:
`N_VGetCommunicator`, since it now returns a `SUNComm`.

The change away from type-erased pointers for `SUNComm` fixes problems like the
one described in `[GitHub Issue #275](https://github.com/LLNL/sundials/issues/275)`.
one described in [GitHub Issue #275](https://github.com/LLNL/sundials/issues/275).

**Breaking change**
Functions, types and header files that were previously deprecated have been
Expand Down

0 comments on commit e701e91

Please sign in to comment.