Skip to content

Commit 022ab16

Browse files
authored
V0x3x2 final (#190)
* Extra note for change to supported python versions. * Finalise change notes for v0.3.2
1 parent 45bd872 commit 022ab16

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

docs/change_log.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,25 @@ Summary of key features by release number.
2525

2626
.. towncrier release notes start
2727
28+
ncdata 0.3.2 (2025-12-01)
29+
~~~~~~~~~~~~~~~~~~~~~~~~~
30+
A bugfix release, just to allow working with Python 3.10.
31+
32+
Bug Fixes
33+
^^^^^^^^^
34+
35+
- Made indexing work with Python v3.10. (`ISSUE#183 <https://github.com/pp-mo/ncdata/pull/183>`_)
36+
37+
38+
Developer and Internal changes
39+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
40+
41+
- Support more Python versions: now allowing >=3.10 and no longer limiting <3.14.
42+
CI testing now against 3.10 / 3.11 / 3.12 / 3.13.
43+
(`ISSUE#186 <https://github.com/pp-mo/ncdata/pull/186>`_)
44+
45+
46+
2847
v0.3.1 (2025-11-06)
2948
~~~~~~~~~~~~~~~~~~~~~~~~~
3049
A minor release to replace v0.3.0, fixing some test errors introduced by the latest

docs/changelog_fragments/183.bug.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)