diff --git a/docs/sphinx-docs/source/user/RELEASE.rst b/docs/sphinx-docs/source/user/RELEASE.rst index 4ba29c582f..f1270abe43 100644 --- a/docs/sphinx-docs/source/user/RELEASE.rst +++ b/docs/sphinx-docs/source/user/RELEASE.rst @@ -52,12 +52,12 @@ Pull Request Changes * Fix label rendering problems due to incorrect escape sequences @llimeht `[#2217] `_ * Fix update to numpy verion breaking P(R) analysis @lucas-wilkins `[#2178] `_ * Fix problem with use of Data Operation Tool preventing project saving @rozyczko `[#2099] `_ -* Fix problem with LM optimizer failing when GPUs are turned on by updating to the latest bumps version +* Correct paracrystal model error and rework documentation @butlerpd `[#545] `_ * Fix rare race condition causing errors @bmaranville `[#537] `_ * Fix to allow multiple scattering script to run @wpotrzebowski `[#521] `_ * Fix error in core shell Ellipsoid documentation @pkienzle `[#512] `_ * Fix models with complex amplitudes not compiling on the fly @pkienzle `[#511] `_ -* Correct paracrystal model error and rework documentation @butlerpd `[#545] `_ +* Fix problem with LM optimizer failing when GPUs are turned on by updating to the latest bumps version `[issue #518] `_ Documentation Changes ^^^^^^^^^^^^^^^^^^^^^