From 04e919e571511a8db8f96d85d463b303e3d7868a Mon Sep 17 00:00:00 2001 From: Bryon Tjanaka <38124174+btjanaka@users.noreply.github.com> Date: Mon, 21 Aug 2023 11:44:11 -0400 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index a6da601e9..f421c04a9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # History +## (Upcoming) + +### Changelog + +#### Documentation + +- Use dask instead of multiprocessing for lunar lander tutorial (#346) +- pip install swig before gymnasium[box2d] in lunar lander tutorial (#346) + ## 0.5.2 This release contains miscellaneous edits to our documentation from v0.5.1. @@ -26,11 +35,6 @@ schedulers. - Update distribution dependencies (#344) -#### Upcoming - -- Use dask instead of multiprocessing for lunar lander tutorial (#346) -- pip install swig before gymnasium[box2d] in lunar lander tutorial (#346) - ## 0.5.1 This release contains miscellaneous edits to our documentation from v0.5.0.