From 56143b79f285b8163679d798cb63a2f9f74e7fca Mon Sep 17 00:00:00 2001 From: Andrew Hearin Date: Mon, 26 Jan 2026 16:22:15 -0600 Subject: [PATCH] Update changelog --- CHANGES.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4c31b86dc..7f78d6739 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,8 @@ -0.9.4 (unreleased) +0.9.4 (2026-01-26) ------------------ + - Restore compatibility with Numpy's new broadcasting conventions (https://github.com/astropy/halotools/pull/1140) + 0.9.3 (2025-02-10) ------------------