Release 0.4.0

This commit is contained in:
Antonin RAFFIN 2020-04-14 18:13:51 +02:00
parent cf840ed928
commit 08a22c4834
2 changed files with 4 additions and 3 deletions

View file

@ -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:

View file

@ -1 +1 @@
0.4.0a3
0.4.0