Skip to content

Commit

Permalink
Summarise changes
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ZedThree committed Jul 29, 2021
1 parent 9d7ebb7 commit c868d74
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions change_summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
This is a slightly more readable, and therefore incomplete, summary of
the changes from the full [changelog](CHANGELOG.md)

4.3.3 is a bugfix release:
- Better documentation and tests
- Fix `shiftOutput` for aligned fields
- Some improvements to the Python API, including support for Python's
exponentiation operator `**`, and MPI-aware logging
- Fix an uninitialised variable in `Delp2`
- Bump the version of jinja2 from 2.10 to 2.11
- Fix for some Solvers not always using user preconditioner/Jacobian
- Some minor fixes to the build systems

4.3.2 is a bugfix release:
- Make downloading the submodules a bit nicer, including an option for
using non-bundled versions when using `configure`
Expand Down

0 comments on commit c868d74

Please sign in to comment.