diff --git a/docs/source/releasenotes/0.11.0.rst b/docs/source/releasenotes/0.11.0.rst index fa008a21c..0bf44be3d 100644 --- a/docs/source/releasenotes/0.11.0.rst +++ b/docs/source/releasenotes/0.11.0.rst @@ -13,11 +13,11 @@ What's New in 0.11.0 Summary ------- -This release of OpenMC adds several major new features: depletion, photon -transport, and support for CAD geometries through DAGMC. In addition, the core -codebase has been rewritten in C++14 (it was previously written in Fortran -2008). This makes compiling the code cosiderably simpler as no Fortran compiler -is needed. +This release of OpenMC adds several major new features: :ref:`depletion +`, photon transport, and support for CAD geometries +through DAGMC. In addition, the core codebase has been rewritten in C++14 (it +was previously written in Fortran 2008). This makes compiling the code +cosiderably simpler as no Fortran compiler is needed. Functional expansion tallies are now supported through several new tally filters that can be arbitrarily combined: @@ -76,10 +76,12 @@ This release contains new contributions from the following people: - `Brody Bassett `_ - `Will Boyd `_ +- `Andrew Davis `_ - `Guillaume Giudicelli `_ - `Brittany Grayson `_ - `Zhuoran Han `_ - `Sterling Harper `_ +- `Andrew Johnson `_ - `Colin Josey `_ - `Shikhar Kumar `_ - `Travis Labossiere-Hickman `_