Release v0.3.0

This commit is contained in:
Antonin RAFFIN 2020-03-19 11:11:36 +01:00
parent 326b7a31c7
commit 7251b9d2c2
2 changed files with 5 additions and 3 deletions

View file

@ -4,9 +4,11 @@ Changelog
==========
Pre-Release 0.3.0a0 (WIP)
Pre-Release 0.3.0 (2020-02-14)
------------------------------
**Bug fixes, sync with Stable-Baselines, code cleanup**
Breaking Changes:
^^^^^^^^^^^^^^^^^
- Removed default seed
@ -20,7 +22,7 @@ New Features:
Bug Fixes:
^^^^^^^^^^
- Synced callbacks with Stable-Baselines
- Fixed colors in `results_plotter`
- Fixed colors in ``results_plotter``
- Fix entropy computation (now summed over action dim)
Deprecations:

View file

@ -1 +1 @@
0.2.6
0.3.0