From 13a1b378cc7831544a838e23afcf4ade8271da6c Mon Sep 17 00:00:00 2001 From: Landon Owen Date: Mon, 10 Jun 2024 12:10:05 -0700 Subject: [PATCH] Update release notes --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ea2435e59..73703dca6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -9,6 +9,10 @@ Notable changes include: * added MFV hydro from Hopkins 2015 with extension for ALE options * Build changes / improvements: + * PYBind11 libraries no longer depend on the structure of the PYB11 source directory. + * CMake interface for adding PYBind11 target libraries is modified to more closely match how C++ libraries are created. + * Multiple Spheral Python modules / CMake targets can be specified for a single directory. + * KernelIntegrator and FieldList directories are divided into 2 modules / targets. * tpl-manager.py will no longer use generic x86_64 configs for non LC systems. Users will be required to supply their own configs for pointing spack at external packages. * Bug Fixes / improvements: