Skip to content

Commit

Permalink
Add Composite.iter* release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
drewj-tp committed Dec 13, 2024
1 parent bc1aa10 commit 7252468
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/release/0.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Release Date: TBD
New Features
------------
#. Move instead of copy files from TemporaryDirectoryChanger. (`PR#2022 <https://github.com/terrapower/armi/pull/2022>`_)
#. Provide ``Composite.iterChildren``, ``Composite.iterChildrenWithFlags``, ``Composite.iterChildrenOfType``,
``Composite.iterChildrenWithMaterials``, and ``Assembly.iterBlocks`` for efficient composite tree traversal.
(`PR#2031 <https://github.com/terrapower/armi/pull/2031>`_)

API Changes
-----------
Expand Down

0 comments on commit 7252468

Please sign in to comment.