Skip to content

Commit bad72f7

Browse files
committed
Update release notes for v1.3.0
1 parent c5ebd4c commit bad72f7

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

docs/release-notes/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is the list of changes to MUSE between each release.
66
.. toctree::
77
:maxdepth: 1
88

9+
v1.3.1
910
v1.3.0
1011
v1.2.3
1112
v1.2.2
@@ -15,5 +16,3 @@ This is the list of changes to MUSE between each release.
1516
.. toctree::
1617
:caption: Upcoming releases:
1718
:maxdepth: 1
18-
19-
v1.3.1

docs/release-notes/v1.3.0.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,9 @@ Please read carefully if upgrading from an earlier version, as some of the chang
4949

5050
### Legacy sectors ({github}`510`)
5151

52-
- Sectors with `type = "legacy"` are no longer compatible
52+
- Sectors with `type = "legacy"` are no longer supported
53+
54+
### Agent forecasting beyond the time interval
55+
56+
- Models will no longer work if the agent `forecast` parameter is set beyond the length of the time interval. For example, if the time interval is 5 years (2020, 2025, 2030 etc.), this parameter must be set to 5 years.
57+
- Note: the parameter can still be configured in the input files (it will be removed in a future version), but models will not work if the value is different from the time interval.

0 commit comments

Comments
 (0)