diff --git a/doc/release/0.5.rst b/doc/release/0.5.rst index 618937ca1..0e49b8e5a 100644 --- a/doc/release/0.5.rst +++ b/doc/release/0.5.rst @@ -34,7 +34,6 @@ New Features #. Supporting Python 3.12. (`PR#1813 `_) #. Supporting Python 3.13. (`PR#1996 `_) #. Adding data models for ex-core structures in ARMI. (`PR#1891 `_) -#. Creating the ``armi.testing`` module, to share ARMI testing tools. (`PR#2028 `_) #. Opening some DBs without the ``App`` that created them. (`PR#1917 `_) #. Adding support for ENDF/B-VII.1-based MC2-3 libraries. (`PR#1982 `_) #. Adding setting ``mcnpLibraryVersion`` to chosen ENDF library for MCNP. (`PR#1989 `_)