From 1cbd584584b0e2d3f880cb46b20c80f13e33b618 Mon Sep 17 00:00:00 2001 From: "Paul P.H. Wilson" Date: Wed, 6 Sep 2023 12:48:34 -0500 Subject: [PATCH] changelog update with PR --- doc/CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.rst b/doc/CHANGELOG.rst index 839158312..0434bb36d 100644 --- a/doc/CHANGELOG.rst +++ b/doc/CHANGELOG.rst @@ -23,7 +23,7 @@ Next version * 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) - * Develop advisory tests on merge for MOAB, double-down and Geant4 (#870, #898, #899) + * Develop advisory tests on merge for MOAB, double-down and Geant4 (#870, #898, #899, #904) * Adding flags to CI to ensure compatibility with MOOSE apps (#902) * Fixing order of attribute initialization in the metadata class (#903)