From 022f9e31aa2a64bc98cf6133981d0790b6879330 Mon Sep 17 00:00:00 2001 From: "James P. Howard, II" Date: Wed, 21 Sep 2022 11:46:19 -0400 Subject: [PATCH] Added update to changelog --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9a6c2f3..25611be 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,7 @@ Changelog ========= +- :feature:`0` Readded step() to the Model interface - :feature:`0` Moved to exception-based error handling - :feature:`0` Added Bank Reserves model to demonstrate reporting - :feature:`0` Added data collecting and reporting modules