diff --git a/doc/CHANGELOG.rst b/doc/CHANGELOG.rst index 3ec4626740..23f6aad0bb 100644 --- a/doc/CHANGELOG.rst +++ b/doc/CHANGELOG.rst @@ -20,11 +20,10 @@ Next version * Moved scripts to Dockerfile and parallel CI (#863) * Removed unused Circle CI yml (#859) * Added configuration options to CMake configuration file (#867) - * Change test-on-merge against MOAB master/develop to be optional (#870) * Introduced logger to better manage console output (#876) * Streamline CI to take advantage of better docker image management (#880, #896) * Move more CI from scripts to actions (#895) - * Add double-down to test-on-merge (#898) + * Develop advisory tests on merge for MOAB, double-down and Geant4 (#870, #898, #899) **Fixed:** * Patch to compile with Geant4 10.6 (#803)