From e701e91ce8d1920362b8d2654b2751cf5d091945 Mon Sep 17 00:00:00 2001 From: Cody Balos Date: Tue, 28 Nov 2023 00:24:13 -0800 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: David Gardner --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e479d56b1..ef742eaad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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