mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-14 20:58:03 +00:00
Release v1.1.0 (#497)
This commit is contained in:
parent
abbf48e93e
commit
5af35fa2cc
2 changed files with 3 additions and 3 deletions
|
|
@ -4,10 +4,10 @@ Changelog
|
|||
==========
|
||||
|
||||
|
||||
Release 1.1.0a11 (WIP)
|
||||
Release 1.1.0 (2021-07-01)
|
||||
---------------------------
|
||||
|
||||
**Dict observation support, timeout handling and refactored HER**
|
||||
**Dict observation support, timeout handling and refactored HER buffer**
|
||||
|
||||
Breaking Changes:
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.0a11
|
||||
1.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue