Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mellis13 committed Jun 28, 2023
1 parent f169f74 commit a59ff32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ Detailed notes

- The underlying code for Model.add_ml_model() and Model.add_script() was fixed
to correctly handle multi-GPU configurations. Tests were updated to run on
non-local launchers. Documentation was updated and fixed. (PR304_)
non-local launchers. Documentation was updated and fixed. Also, the default
testing interface has been changed to lo instead of ipogif. (PR304_)
- Typehints have been added. A makefile target `make check-mypy` executes static
analysis with mypy. (PR295_, PR303_)
- Simplify code in `random_permutations` parameter generation strategy (PR300_)
Expand Down

0 comments on commit a59ff32

Please sign in to comment.