diff --git a/_sources/changelog.rst.txt b/_sources/changelog.rst.txt index 078b7fb..8142460 100644 --- a/_sources/changelog.rst.txt +++ b/_sources/changelog.rst.txt @@ -7,6 +7,17 @@ version, the latest versions of packages of that moment are installed if left unspecified in the ``construct.yaml`` file. The latest version of which can be found in :ref:`include-pkg`. +v0.6.0 [20-03-2024] +################### + +- Update python to 3.11 +- Update iMOD Python to 0.15.3 +- Update timml to 6.4.1 +- Update ttim to 0.6.6 +- Enforce xarray >= 2023.08.0 +- Enforce numba >= 0.50 +- Enforce rasterio >= 1.0 + v0.5.0 [26-11-2023] ################### diff --git a/changelog.html b/changelog.html index db48adb..749f49f 100644 --- a/changelog.html +++ b/changelog.html @@ -412,6 +412,18 @@
Update python to 3.11
Update iMOD Python to 0.15.3
Update timml to 6.4.1
Update ttim to 0.6.6
Enforce xarray >= 2023.08.0
Enforce numba >= 0.50
Enforce rasterio >= 1.0