File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,15 @@ and this project adheres to
77[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
88
99
10- ## [ Unreleased]
11- ### Major Changes
12- #### com.unity.ml-agents (C#)
13- #### ml-agents / ml-agents-envs / gym-unity (Python)
14-
10+ ## [ 1.8.1-preview] - 2021-03-08
1511### Minor Changes
16- #### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
1712#### ml-agents / ml-agents-envs / gym-unity (Python)
1813- The ` cattrs ` version dependency was updated to allow ` >=1.1.0 ` on Python 3.8 or higher. (#4821 )
1914
2015### Bug Fixes
2116#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
22- #### ml-agents / ml-agents-envs / gym-unity (Python)
23- - An issue that caused ` GAIL ` to fail for environments where agents can terminate episodes by self-sacrifice has been fixed. (#4971 )
24- - Fix an issue where queuing InputEvents overwrote data from previous events in the same frame.
17+ - Fix an issue where queuing InputEvents overwrote data from previous events in the same frame. (#5034 )
18+
2519
2620## [ 1.8.0-preview] - 2021-02-17
2721### Major Changes
You can’t perform that action at this time.
0 commit comments