Skip to content

Commit 13c5b5b

Browse files
committed
Add #985 to release notes
1 parent 34f9d60 commit 13c5b5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE_NOTES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Adjust any imports like the following:
2222
All changes
2323
-----------
2424

25+
- :mod:`message_ix` is tested and compatible with `Python 3.14 <https://www.python.org/downloads/release/python-3140/>`__ (:pull:`985`).
26+
- Support for Python 3.9 is dropped (:pull:`985`), as it has reached end-of-life.
2527
- Add representation of commodity flows associated with construction and retirement of technology capacity (:pull:`451`).
2628

2729
- New parameters
@@ -48,6 +50,7 @@ All changes
4850
- Document the :ref:`minimum version of Java <install-java>` required for :class:`ixmp.JDBCBackend <ixmp.backend.jdbc.JDBCBackend>` (:pull:`962`).
4951
- Improve type hinting (:pull:`963`).
5052
- Fix capitalization in auxiliary_settings.gms to enable GDX output file compression on MacOS and Linux. (:pull:`965`)
53+
5154
All changes
5255
-----------
5356

0 commit comments

Comments
 (0)