Skip to content

Commit

Permalink
Updating change-log
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Aug 26, 2022
1 parent 25b26f3 commit da29a84
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
Changelog
*********

v1.3.1
======

Bugfixes
--------

* [Python] Adding `VectorPartitioned.copy*`.
* `is_unique` gave a broadcast error, instead of returning `false` for non-unique data.

Documentation
-------------

* Removing ParaView example. Considered out-of-scope (better suited as example upstream).
* Examples now Python-only for readability.
* Using "furo" sphinx theme

Internal
--------

* Removing GMat tests. It was not clear which purpose they served.

v1.3.0
======

Expand Down

0 comments on commit da29a84

Please sign in to comment.