diff --git a/docs/misc/changelog.rst b/docs/misc/changelog.rst index 5a69f4e..7ad06b9 100644 --- a/docs/misc/changelog.rst +++ b/docs/misc/changelog.rst @@ -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: diff --git a/torchy_baselines/version.txt b/torchy_baselines/version.txt index 53a75d6..0d91a54 100644 --- a/torchy_baselines/version.txt +++ b/torchy_baselines/version.txt @@ -1 +1 @@ -0.2.6 +0.3.0