diff --git a/docs/misc/changelog.rst b/docs/misc/changelog.rst index 07a0cf3..71e4952 100644 --- a/docs/misc/changelog.rst +++ b/docs/misc/changelog.rst @@ -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: ^^^^^^^