diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cdb57b0bc..a0f78836a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -19,6 +19,7 @@ Notable changes include: * Build changes / improvements: * Distributed source directory must always be built now. * Git strategies in the Gitlab CI are fixed so a clone only occurs on the first stage for each job, instead of for all stages for each job. + * New Gitlab CI pipeline cleanup strategy deletes job directories immediately upon successful completion. * Bug Fixes / improvements: * Wrappers for MPI calls are simplified and improved.