From 3163eff9e0372b42223ac16869e4f12aff68001d Mon Sep 17 00:00:00 2001 From: Andrew Hearin Date: Thu, 5 Sep 2024 09:33:27 -0500 Subject: [PATCH] Update whats new section --- CHANGES.rst | 2 +- docs/whats_new.rst | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 5958d7626..a3e5f85d1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -0.9.0 (2024-09-04) +0.9.0 (2024-09-06) ------------------ - Add models and mock observations of intrinsic alignments (https://github.com/astropy/halotools/pull/1056) diff --git a/docs/whats_new.rst b/docs/whats_new.rst index a68d2642a..513852ede 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -3,7 +3,10 @@ .. _whats_new: ******************************************* -What's New in Halotools v0.8? +What's New in Halotools v0.9? ******************************************* -Halotools ``v0.8`` is now available for installation with conda and pip. This is primarily a bug-fix release that also brings Halotools up-to-date with its dependencies. See :ref:`changelog` for details on smaller issues and bug-fixes. See :ref:`whats_new_v0x_history` for full release history information. +Halotools ``v0.9`` is now available for installation with conda and pip. +This release brings in a new feature set to forward model the intrinsic alignments of galaxies. +See https://github.com/astropy/halotools/pull/1056 for details on this feature, +and :ref:`whats_new_v0x_history` for full release history information.