diff --git a/doc/changelog.rst b/doc/changelog.rst index 98ec5911f..c1af36f72 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -7,6 +7,11 @@ Changelog New ~~~ +- Implement parallel compilation for Taylor integrators + and compiled functions + (`#446 `__, + `#444 `__, + `#441 `__). - Add the possibility of specifying the LLVM code model used for JIT compilation (`#440 `__).