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 --------