Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Balos <cjbalos@gmail.com>
  • Loading branch information
jschueller and balos1 authored May 15, 2024
1 parent 261b612 commit 78e1606
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 @@ -4,7 +4,7 @@

Fixed the runtime library installation path for windows systems. This fix changes the
default library installation path from `CMAKE_INSTALL_PREFIX/CMAKE_INSTALL_LIBDIR` to
``CMAKE_INSTALL_PREFIX/CMAKE_INSTALL_BINDIR``.
`CMAKE_INSTALL_PREFIX/CMAKE_INSTALL_BINDIR`.

Created shared user interface for ARKODE user-callable routines, to allow more
uniform control over time-stepping algorithms, improved extensibility, and
Expand Down

0 comments on commit 78e1606

Please sign in to comment.