From 08a22c48345939e42b5bb0f67d426273a524ae6a Mon Sep 17 00:00:00 2001 From: Antonin RAFFIN Date: Tue, 14 Apr 2020 18:13:51 +0200 Subject: [PATCH] Release 0.4.0 --- docs/misc/changelog.rst | 5 +++-- torchy_baselines/version.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/misc/changelog.rst b/docs/misc/changelog.rst index 6a5691b..98d1a87 100644 --- a/docs/misc/changelog.rst +++ b/docs/misc/changelog.rst @@ -3,9 +3,10 @@ Changelog ========== -Pre-Release 0.4.0a0 (WIP) +Pre-Release 0.4.0 (2020-02-14) ------------------------------ +**Proper pre-processing, independent save/load for policies** Breaking Changes: ^^^^^^^^^^^^^^^^^ @@ -14,7 +15,7 @@ Breaking Changes: New Features: ^^^^^^^^^^^^^ -- Add support for Discrete observation spaces +- Add support for ``Discrete`` observation spaces - Add saving/loading for policy weights, so the policy can be used without the model Bug Fixes: diff --git a/torchy_baselines/version.txt b/torchy_baselines/version.txt index 892c7ae..1d0ba9e 100644 --- a/torchy_baselines/version.txt +++ b/torchy_baselines/version.txt @@ -1 +1 @@ -0.4.0a3 +0.4.0