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.