Fix changelog (#760)

This commit is contained in:
Adam Gleave 2022-02-04 16:12:17 -08:00 committed by GitHub
parent 5143cd19f7
commit 9ff26dafed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ Bug Fixes:
Deprecations:
^^^^^^^^^^^^^
- Switched minimum Gym version to 0.21.0.
Others:
^^^^^^^
@ -119,7 +120,6 @@ Release 1.3.0 (2021-10-23)
Breaking Changes:
^^^^^^^^^^^^^^^^^
- Support for Python 3.6 was removed.
- ``sde_net_arch`` argument in policies is deprecated and will be removed in a future version.
- ``_get_latent`` (``ActorCriticPolicy``) was removed
- All logging keys now use underscores instead of spaces (@timokau). Concretely this changes:
@ -147,7 +147,6 @@ Bug Fixes:
Deprecations:
^^^^^^^^^^^^^
- Switched minimum Gym version to 0.21.0.
Others:
^^^^^^^