diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b7b92334c1..95b5aa8567 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,6 +11,28 @@ Change Log Version |release| ----------------- +This release is primarily for compatibility with :ref:`NumPy` 1.18. + +Pulls +----- + +- Fix documentation + (`#711 `_) +- build(nix): fix broken plm_rsh_agent error + (`#710 `_) +- CIs error on deprecation warning + (`#708 `_) + +Fixes +----- + +- `#703 `_: + FORTRAN array ordering is deprecated + +------------------------ +Version 3.4 - 2020-02-06 +------------------------ + This release adds support for the :term:`PETSc` solvers for :ref:`PARALLEL`.