From b177469e5d0c09cc052760f7cc14cc21136bacd3 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Wed, 13 Sep 2023 14:15:36 -0500 Subject: [PATCH] Changelog --- doc/CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGELOG.rst b/doc/CHANGELOG.rst index 0434bb36d..46b49d1fe 100644 --- a/doc/CHANGELOG.rst +++ b/doc/CHANGELOG.rst @@ -26,6 +26,7 @@ Next version * 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) + * Adding const identifier to cross-reference methods (#906) **Fixed:** * Patch to compile with Geant4 10.6 (#803)