Skip to content

Commit

Permalink
Release v1.1.0 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
araffin authored Jul 2, 2021
1 parent 499f7e1 commit 96f1a59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Release 1.1.0a11 (WIP)
## Release 1.1.0 (2021-07-01)

### Breaking Changes
- Upgrade to SB3 >= 1.1.0a11 (master version)
- Upgrade to sb3-contrib >= 1.1.011
- Upgrade to Stable-Baselines3 (SB3) >= 1.1.0
- Upgrade to sb3-contrib >= 1.1.0
- Add timeout handling (cf SB3 doc)
- `HER` is now a replay buffer class and no more an algorithm
- Removed `PlotNoiseRatioCallback`
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0a11
1.1.0

0 comments on commit 96f1a59

Please sign in to comment.