From b6c43da63becadea9c693b3cc11b833d7781930b Mon Sep 17 00:00:00 2001 From: thevickypedia Date: Thu, 28 Sep 2023 10:12:21 -0500 Subject: [PATCH] Update Release Notes --- release_notes.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release_notes.rst b/release_notes.rst index 2e19232..43a772e 100644 --- a/release_notes.rst +++ b/release_notes.rst @@ -1,6 +1,12 @@ Release Notes ============= +1.5 (09/28/2023) +---------------- +- Includes an option to take ``kwargs`` during object instantiation +- Allows users to run without the need for a ``.env`` file +- Improved test scenarios with all possible server hostnames + 1.4a (09/26/2023) ----------------- - Allow ``kwargs`` during object instantiation