From 4848691de9a038bd6abc14d1af4a67e1fcafd0fa Mon Sep 17 00:00:00 2001 From: Jarron Leisenring Date: Mon, 7 Oct 2024 07:29:36 -0700 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 42a4b0c..d7e32d0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,11 @@ Revision History ================ +v1.3.2 (Oct 7, 2024) +---------------------- + + - Improved handling of LWBAR in ``nrc_hci`` ``obs_hci`` classes. Specifically fixed double counting of PSF offsets along the bar. + v1.3.1 (Sept 19, 2024) ----------------------