Skip to content

Commit 4e7fbc3

Browse files
committed
Mark v3.11.1 in release notes
- Drop "All changes" where it is the sole subheading for a particular release.
1 parent 0344d12 commit 4e7fbc3

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

RELEASE_NOTES.rst

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
Next release
2-
============
1+
.. Next release
2+
.. ============
33
4-
All changes
5-
-----------
4+
.. All changes
5+
.. -----------
6+
7+
.. _v3.11.1:
8+
9+
v3.11.1 (2025-06-03)
10+
====================
611

712
- Filter log noise generated when loading scenarios created with :mod:`message_ix`/:mod:`ixmp` v3.10 and earlier (:pull:`946`).
813

@@ -97,9 +102,6 @@ All changes
97102
v3.9.0 (2024-06-04)
98103
===================
99104

100-
All changes
101-
-----------
102-
103105
- Split installation instructions to a basic :ref:`install-quick` and detailed :doc:`install-adv` (:pull:`843`).
104106
- Ensure compatibility with pandas upcoming 3.0 Copy-on-Write behaviour (:pull:`842`).
105107
- Improve tutorial Westeros baseline for correct lifetime, units, and vintage-activity years (:pull:`815`).
@@ -183,7 +185,6 @@ Migration notes
183185
# Re-use the existing data in `scen`, adding the `mode` dimension
184186
expand_dims(scen, "storage_initial", mode="an existing mode")
185187
186-
187188
All changes
188189
-----------
189190

@@ -263,9 +264,6 @@ All changes
263264
v3.4.0 (2022-01-27)
264265
===================
265266

266-
All changes
267-
-----------
268-
269267
- Expand the documentation with an outlook of the MESSAGEix usage (:pull:`520`).
270268
- Adjust test suite for pyam v1.1.0 compatibility (:pull:`499`).
271269
- Add Westeros :doc:`tutorial <tutorials>` on historical parameters (:pull:`478`).
@@ -287,7 +285,6 @@ Migration notes
287285
``rmessageix`` (and ``rixmp``) are deprecated and removed, as newer versions of the R `reticulate <https://rstudio.github.io/reticulate/>`_ package allow direct import and use of the Python modules with full functionality.
288286
See the updated page for :doc:`rmessageix`, and the updated instructions on how to :ref:`install-r`.
289287

290-
291288
All changes
292289
-----------
293290

@@ -304,7 +301,6 @@ All changes
304301
- Expand documentation of :ref:`dynamic constraint parameters <section_parameter_dynamic_constraints>` (:pull:`454`).
305302
- Adjust :mod:`message_ix.report` to use :mod:`genno` / :mod:`ixmp.report` changes in `ixmp PR #397 <https://github.com/iiasa/ixmp/pull/397>`_ (:pull:`441`).
306303

307-
308304
v3.2.0 (2021-01-24)
309305
===================
310306

@@ -319,7 +315,6 @@ Migration notes
319315
320316
from message_ix import make_df
321317
322-
323318
All changes
324319
-----------
325320

@@ -329,7 +324,6 @@ All changes
329324
- :pull:`415`: Make complete lists of :attr:`.MESSAGE_ITEMS <.MESSAGE.items>`, :attr:`.MACRO_ITEMS <.MACRO.items>` and their dimensions accessible through the Python API.
330325
- :pull:`421`: Fix discounting from forward-looking to backward-looking and provide an explanation of the period structure and discounting in documentation of :doc:`time`.
331326

332-
333327
v3.1.0 (2020-08-28)
334328
===================
335329

@@ -364,7 +358,6 @@ See also the `migration notes for ixmp 3.0.0`_.
364358

365359
.. _migration notes for ixmp 3.0.0: https://docs.messageix.org/projects/ixmp/en/latest/whatsnew.html#v3-0-0-2020-06-05
366360

367-
368361
All changes
369362
-----------
370363

0 commit comments

Comments
 (0)