From 82f35c622aa047c97efaae5706c9d80fc8b37cfb Mon Sep 17 00:00:00 2001 From: Steve Bachmeier <23350991+stevebachmeier@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:10:27 -0600 Subject: [PATCH] update changelog (#476) --- CHANGELOG.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ea5a4def6..4973abfdf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,10 @@ -**TBD - TBD** +**3.0.2 - 08/27/24** - - Update results-related docstrings + - Update results docstrings + - Add a results concepts model doc + - Docstring cleanup throughout + - Fix up tutorial docs + - Strengthen doctests **3.0.1- 08/20/24**