Skip to content

Commit

Permalink
Update changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
qgallouedec authored Sep 15, 2023
1 parent 943f64d commit 5a80df3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/misc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Changelog
==========

Release 2.2.0a2 (WIP)
Release 2.2.0a3 (WIP)
--------------------------

Breaking Changes:
Expand Down Expand Up @@ -32,7 +32,7 @@ Bug Fixes:
- Calls ``callback.update_locals()`` before ``callback.on_rollout_end()`` in OnPolicyAlgorithm (@PatrickHelm)
- Fixed replay buffer device after loading in OffPolicyAlgorithm (@PatrickHelm)
- Fixed ``render_mode`` which was not properly loaded when using ``VecNormalize.load()``
- ``SimpleMultiObsEnv`` returns a float reward on episode completion instead of an int (@NixGD)
- Fixed success reward dtype in ``SimpleMultiObsEnv`` (@NixGD)


Deprecations:
Expand Down

0 comments on commit 5a80df3

Please sign in to comment.