You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.rst
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,13 @@
1
+
.. Next release
2
+
.. ============
3
+
4
+
.. All changes
5
+
.. -----------
6
+
1
7
.. _v3.3.0:
2
8
3
-
Next release
4
-
============
9
+
v3.3.0 (2021-05-28)
10
+
===================
5
11
6
12
Migration notes
7
13
---------------
@@ -13,18 +19,18 @@ See the updated page for :doc:`rmessageix`, and the updated instructions on how
13
19
All changes
14
20
-----------
15
21
16
-
- :pull:`369`: Update the Westeros :doc:`tutorial <tutorials>` on flexible generation.
17
-
- :pull:`370`: Add a Westeros :doc:`tutorial <tutorials>` on modeling renewable resource supply curves.
18
-
- :pull:`368`: Update the Westeros :doc:`tutorial <tutorials>` on firm capacity.
19
-
- :pull:`473`: Remove ``rmessageix``.
20
-
- Expand documentation of :ref:`commodity storage <gams-storage>` sets, parameters, and equations.
21
-
- :pull:`450`: Add two new Westeros :doc:`tutorial <tutorials>` on creating scenarios from Excel files.
22
-
- :pull:`456`: Fix bug in :meth:`.years_active` to use the lifetime corresponding to the vintage year for which the active years are being retrieved.
23
-
- :pull:`408`: Add a PowerPoint document usable to generate the RES diagrams for the Westeros tutorials.
24
-
- :pull:`460`: Expand documentation :doc:`install` for installing GAMS under macOS.
25
-
- :pull:`365`: Add new Westeros :doc:`tutorial <tutorials>` on add-on technologies.
26
-
- :pull:`454`: Expand documentation of :ref:`dynamic constraint parameters <section_parameter_dynamic_constraints>`.
27
-
- :pull:`441`: Adjust :mod:`message_ix.reporting` to use :mod:`genno` / :mod:`ixmp.reporting` changes in `ixmp PR #397 <https://github.com/iiasa/ixmp/pull/397>`_.
22
+
- Update the Westeros :doc:`tutorial <tutorials>` on flexible generation (:pull:`369`).
23
+
- Add a Westeros :doc:`tutorial <tutorials>` on modeling renewable resource supply curves (:pull:`370`).
24
+
- Update the Westeros :doc:`tutorial <tutorials>` on firm capacity (:pull:`368`).
25
+
- Remove ``rmessageix`` (:pull:`473`).
26
+
- Expand documentation of :ref:`commodity storage <gams-storage>` sets, parameters, and equations (:pull:`473`).
27
+
- Add two new Westeros :doc:`tutorial <tutorials>` on creating scenarios from Excel files (:pull:`450`).
28
+
- Fix bug in :meth:`.years_active` to use the lifetime corresponding to the vintage year for which the active years are being retrieved (:pull:`456`).
29
+
- Add a PowerPoint document usable to generate the RES diagrams for the Westeros tutorials (:pull:`408`).
30
+
- Expand documentation :doc:`install` for installing GAMS under macOS (:pull:`460`).
31
+
- Add new Westeros :doc:`tutorial <tutorials>` on add-on technologies (:pull:`365`).
32
+
- Expand documentation of :ref:`dynamic constraint parameters <section_parameter_dynamic_constraints>` (:pull:`454`).
33
+
- Adjust :mod:`message_ix.reporting` to use :mod:`genno` / :mod:`ixmp.reporting` changes in `ixmp PR #397 <https://github.com/iiasa/ixmp/pull/397>`_ (:pull:`441`).
0 commit comments