From 9a533568d1a391a26011c726cc839dd19028ae46 Mon Sep 17 00:00:00 2001 From: Brad Whitlock Date: Fri, 28 Aug 2026 11:45:30 -0700 Subject: [PATCH 1/4] Set version to 0.15.0 --- src/cmake/AxomVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cmake/AxomVersion.cmake b/src/cmake/AxomVersion.cmake index a92594402c..145241a34f 100644 --- a/src/cmake/AxomVersion.cmake +++ b/src/cmake/AxomVersion.cmake @@ -10,7 +10,7 @@ # otherwise, the hard-coded values will go in to the config. #------------------------------------------------------------------------------ set(AXOM_VERSION_MAJOR 0) -set(AXOM_VERSION_MINOR 14) +set(AXOM_VERSION_MINOR 15) set(AXOM_VERSION_PATCH 0) string(CONCAT AXOM_VERSION_FULL "v${AXOM_VERSION_MAJOR}" From 054fd3d535d8e7efd71143764f189dd8d1d059d6 Mon Sep 17 00:00:00 2001 From: Brad Whitlock Date: Fri, 28 Aug 2026 11:45:50 -0700 Subject: [PATCH 2/4] Update Release notes to 0.15.0 --- RELEASE-NOTES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0809457ec0..b38d9f3444 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -18,6 +18,8 @@ The Axom project release numbers follow [Semantic Versioning](http://semver.org/ ## [Unreleased] - Release date yyyy-mm-dd +## [Version 0.15.0] - Release date 2026-08-28 + ### Added - Primal: Functions to evaluate surface and volume integrals over collections of `BezierPatch` and `NURBSPatch` objects. - Quest: An example to evaluate surface and volume integrals over a STEP model @@ -1525,7 +1527,8 @@ fractions for the associated materials must be supplied before shaping. - Use this section in case of vulnerabilities -[Unreleased]: https://github.com/LLNL/axom/compare/v0.14.0...develop +[Unreleased]: https://github.com/LLNL/axom/compare/v0.15.0...develop +[Version 0.15.0]: https://github.com/LLNL/axom/compare/v0.14.0...v0.15.0 [Version 0.14.0]: https://github.com/LLNL/axom/compare/v0.13.0...v0.14.0 [Version 0.13.0]: https://github.com/LLNL/axom/compare/v0.12.0...v0.13.0 [Version 0.12.0]: https://github.com/LLNL/axom/compare/v0.11.0...v0.12.0 From d3f4951e0b0378c6b44a1fb021077a3e7ccf014b Mon Sep 17 00:00:00 2001 From: Brad Whitlock Date: Fri, 28 Aug 2026 11:46:00 -0700 Subject: [PATCH 3/4] Update .mailmap --- .mailmap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.mailmap b/.mailmap index 9cbbc096c8..72cc7572e4 100644 --- a/.mailmap +++ b/.mailmap @@ -3,6 +3,8 @@ Adam J. Kunen Adam J. Kunen Adrien Bernede <51493078+adrienbernede@users.noreply.github.com> Aesha Parekh Aesha Parekh <29237123+aeshapar@users.noreply.github.com> Alan Dayton Alan Dayton <6393677+adayton1@users.noreply.github.com> +Alex Tyler Chapman chapman39 +Alex Tyler Chapman Alex Tyler Chapman <100869159+chapman39@users.noreply.github.com> Arlie Capps Arlie Capps Arlie Capps Arlie Capps Arlie Capps Arlie Capps <48997041+agcapps@users.noreply.github.com> @@ -35,6 +37,7 @@ Jacob Spainhour jcs15c Jacob Spainhour Jacob Spainhour Jacob Spainhour Jamie A. Bramwell Jamie Bramwell +Jason Burmark Jason Burmark Joe Hennis Hennis Joe Hennis hennis1 <73615573+hennis1@users.noreply.github.com> Josh Essman Josh Essman <68349992+joshessman-llnl@users.noreply.github.com> From 2f2e612b9699cd0956dd69517c2c1ed76a83ff6a Mon Sep 17 00:00:00 2001 From: Brad Whitlock Date: Fri, 28 Aug 2026 11:50:35 -0700 Subject: [PATCH 4/4] Updated CITATION.cff --- CITATION.cff | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index ed893a96ca..bad8e73c06 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -10,6 +10,8 @@ authors: orcid: "https://orcid.org/0000-0003-0511-2645" - family-names: Bergel given-names: Guy +- family-names: Burmark + given-names: Jason - family-names: Carson given-names: Robert - family-names: Corbett