Skip to content

Commit

Permalink
Updated changelog with #516.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Sep 10, 2024
1 parent 8b50e68 commit d393950
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ MontePy Changelog
#Next Version#
--------------

**Bug Fixes**

* Fixed a bug where ``problem.materials.append_renumber`` would double add a material to ``problem.data_inputs`` (:issue:`516`).

**Performance Improvement**

* Fixed method of linking ``Material`` to ``ThermalScattering`` objects, avoiding a very expensive O(N:sup:`2`) (:issue:`510`).
Expand Down

0 comments on commit d393950

Please sign in to comment.