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