From a2c6d7aad9e1d4026dce5688ff3fae6b03cb95ab Mon Sep 17 00:00:00 2001 From: Andrew Hearin Date: Fri, 30 Jun 2023 12:40:32 -0500 Subject: [PATCH] Update changelog for v0.8.2 --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 0b199d0cb..1c6ee3423 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -0.8.2 (unreleased) +0.8.2 (2023-06-30) ------------------ - Add non-Poissonian occupation statistics for satellites (https://github.com/astropy/halotools/pull/1053)