From 2c72b0fa8f746160283cb7d3ff6801cba669cf4d Mon Sep 17 00:00:00 2001 From: Nick Featherstone Date: Thu, 20 Jun 2024 09:45:41 -0600 Subject: [PATCH] Added PR 402. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9baf38cb..f88ea1b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [Unreleased] ### Added + +- A docker image for Stampede2 (TACC) has been added to the repository. \[Rene Gassmoeller; 6-20-2024; [#402](https://github.com/geodynamics/Rayleigh/pull/402)\] + ### Changed - The logic in the configure script that determines the library-link flags for compilation on different systems has been simplified. \[Rene Gassmoeller; 6-19-2024; [#534](https://github.com/geodynamics/Rayleigh/pull/534)\]