From 8cf2193f7cfd62e95ecf5126b8bb29746e84e4d4 Mon Sep 17 00:00:00 2001 From: "James P. Howard, II" Date: Sun, 22 Jan 2023 20:42:44 -0500 Subject: [PATCH] docs(changelog): Updates to changelog for tutorial --- docs/changelog.rst | 1 + docs/todo.rst | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2019676..aef703f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,7 @@ Changelog ========= +- :support:`0` Added a minimal example and tutorial - :support:`0` Added documentation for each example - :feature:`0` Readded step() to the Model interface - :feature:`0` Moved to exception-based error handling diff --git a/docs/todo.rst b/docs/todo.rst index 59d424f..97479c9 100644 --- a/docs/todo.rst +++ b/docs/todo.rst @@ -9,7 +9,6 @@ a 1.0 release. This list is *not* static. - Network domain - Hexgrid domain - Continuous grid domain -- Tutorial write up Wishlist --------