diff --git a/docs/changelog.rst b/docs/changelog.rst index c203ca02..c851f0e3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -26,7 +26,7 @@ New - Added the option to use landuse/landcover data combined with a reclass table to `SfincsModel.setup_constant_infiltration`. PR #103 - Enabled to provide locations only (so no timeseries) for `SfincsModel.setup_waterlevel_forcing` and `SfincsModel.setup_discharge_forcing` PR #104 - New optional buffer argument in `SfincsModel.setup_discharge_forcing` to select gauges around boundary only. PR #104 -- `SfincsModel.setup_observation_lines` to setup model observation lines (cross-sections) to monitor discharges. PR #113 +- `SfincsModel.setup_observation_lines` to setup model observation lines (cross-sections) to monitor discharges. PR #114 Changed -------