diff --git a/docs/source/releasenotes/notes_0.4.3.rst b/docs/source/releasenotes/notes_0.4.3.rst index 69235d0ab..fce7a7da3 100644 --- a/docs/source/releasenotes/notes_0.4.3.rst +++ b/docs/source/releasenotes/notes_0.4.3.rst @@ -4,10 +4,6 @@ Release Notes for OpenMC 0.4.3 ============================== -.. note:: - These release notes are for an upcoming release of OpenMC and are still - subject to change. - ------------------- System Requirements ------------------- @@ -23,6 +19,7 @@ New Features - Option to report confidence intervals for tally results. - Rotation and translation for filled cells. +- Ability to explicitly specify for tallies. - Ability to store state points and use them to restart runs. - Fixed source calculations (no subcritical multiplication however). - Expanded options for external source distribution. @@ -35,6 +32,7 @@ New Features Bug Fixes --------- +- 33f29a_: Handle negative values in probability table. - 1c472d_: Fixed survival biasing with probability tables. - 3c6e80_: Fixed writing tallies with no filters. - 460ef1_: Invalid results for duplicate tallies. @@ -44,6 +42,7 @@ Bug Fixes - 3212f5_: Fixed issue with blank line at beginning of XML files. .. _nelsonag: https://github.com/nelsonag +.. _33f29a: https://github.com/mit-crpg/openmc/commit/33f29a .. _1c472d: https://github.com/mit-crpg/openmc/commit/1c472d .. _3c6e80: https://github.com/mit-crpg/openmc/commit/3c6e80 .. _3bd35b: https://github.com/mit-crpg/openmc/commit/3bd35b