Skip to content

Commit fa098f9

Browse files
committed
chore: change formatting of start-date and end-date in changelog
Signed-off-by: Mohamed Belhsan Hmida <mohamedbelhsanhmida@gmail.com>
1 parent d876465 commit fa098f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ v0.31.0 | February XX, 2026
1111

1212
New features
1313
-------------
14-
* Made ``start_date`` and ``end_date`` optional when triggering forecasts via the CLI, allowing timing windows to be derived from other parameters [see `PR #1917 <https://www.github.com/FlexMeasures/flexmeasures/pull/1917>`_]
14+
* Made ``start-date`` and ``end-date`` optional when triggering forecasts via the CLI, allowing timing windows to be derived from other parameters [see `PR #1917 <https://www.github.com/FlexMeasures/flexmeasures/pull/1917>`_]
1515
* New forecasting API endpoints `[POST] /sensors/(id)/forecasts/trigger <api/v3_0.html#post--api-v3_0-sensors-id-forecasts-trigger>`_ and `[GET] /sensors/(id)/forecasts/(uuid) <api/v3_0.html#get--api-v3_0-sensors-id-forecasts-uuid>`_ to forecast sensor data [see `PR #1813 <https://www.github.com/FlexMeasures/flexmeasures/pull/1813>`_ and `PR #1823 <https://www.github.com/FlexMeasures/flexmeasures/pull/1823>`_]
1616
* Make listing public assets on account page optional [see `PR #1872 <https://www.github.com/FlexMeasures/flexmeasures/pull/1872>`_]
1717
* Step-by-step replay in the UI, using the **n** key to go to the **n**\ ext time step [see `PR #1898 <https://www.github.com/FlexMeasures/flexmeasures/pull/1898>`_]

0 commit comments

Comments
 (0)