Skip to content

Commit 5f24c58

Browse files
committed
Added #198 to the changelog.
1 parent 91f5008 commit 5f24c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ MontePy Changelog
2727
* Particle type exceptions are now warnings, not errors (:issue:`381`).
2828
* Added :func:`~montepy.data_inputs.material.Material.clear` to ``Material`` to clear out all nuclides (:issue:`665`).
2929
* Allow any ``Real`` type for floating point numbers and any ``Integral`` type for integer numbers during type enforcement (:issue:`679`).
30+
* Avoided multiple ``LineExpansionWarnings`` coming from the same object on export (:issue:`198`).
3031

3132
**Bugs Fixed**
3233

0 commit comments

Comments
 (0)