diff --git a/doc/CHANGELOG.rst b/doc/CHANGELOG.rst index eaff2ad9fc..2ebea1f902 100644 --- a/doc/CHANGELOG.rst +++ b/doc/CHANGELOG.rst @@ -17,8 +17,9 @@ Next version * Adding workflow_dispatch option to docker_publish workflow (#776) * DagMC methods for creation and removal of the graveyard volume (#714) * CI build and test now support MacOS (shared build, no pymoab, no Double Down) (#780) - * exposed the new find_volume() method that is implemented in MOAB GQT (#718) - + * exposed the new find_volume() method that is implemented in MOAB GQT (#718) + + **Changed:** * reformat all files using clang-format (#679)