Skip to content

Commit

Permalink
Update changelog with missing bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoerivanEngelen committed Feb 23, 2024
1 parent 910cfef commit 4fd70cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/api/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Fixed
- Add missing required dependencies for installing with ``pip``: loguru and tomli.
- Ensure geopandas and shapely are optional dependencies again when
installing with ``pip``, and no import errors are thrown.
- Fixed bug where calling ``copy.deepcopy`` on
:class:`imod.mf6.Modflow6Simulation`, :class:`imod.mf6.GroundwaterFlowModel`
and :class:`imod.mf6.GroundwaterTransportModel` objects threw an error.

Added
~~~~~
Expand Down

0 comments on commit 4fd70cf

Please sign in to comment.