Skip to content

Commit 569838b

Browse files
committed
DOC Update changelog ahead of 0.9.4rc0
1 parent 75698aa commit 569838b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@ Changelog
1414
existing structures. For more information, see
1515
:ref:`data-model`
1616

17+
.. _v0.9.4:
18+
19+
:release-tag:`0.9.4rc0`
20+
====================
21+
22+
* Support for Serpent 2.1.32 via :ref:`settings`. 2.1.31 is still
23+
default - :pull:`447`
24+
* Support for installing under python 3.9 - :pull:`444`
25+
* Various ``plot`` methods now support passing keword arguments to underlying
26+
matplotlib plot routines
27+
28+
* :meth:`serpentTools.objects.HomogUniv.plot` - :pull:`432`
29+
* :meth:`serpentTools.SensitivityReader.plot` - :pull:`434`
30+
* :meth:`serpentTools.ResultsReader.plot` - :pull:`446`
31+
1732
.. _v0.9.3:
1833

1934
:release-tag:`0.9.3`

0 commit comments

Comments
 (0)