diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fe1c02c81..48ac061fd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -20,6 +20,7 @@ cycamore Change Log * Define the version number in `CMakeLists.txt` and rely on CMake to propagate the version throughout the code (#589) * Update version numbers in documentation and fix references to `master` branch (#591) * Update build procedure to link against Cyclus' cython generated libraries if needed (#596) +* Remove FindCyclus.cmake from this repo since it is installed with Cyclus (#597) v1.5.5 ====================