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
7
7
[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
8
8
9
9
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
15
11
### Minor Changes
16
- #### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
17
12
#### ml-agents / ml-agents-envs / gym-unity (Python)
18
13
- The ` cattrs ` version dependency was updated to allow ` >=1.1.0 ` on Python 3.8 or higher. (#4821 )
19
14
20
15
### Bug Fixes
21
16
#### 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
+
25
19
26
20
## [ 1.8.0-preview] - 2021-02-17
27
21
### Major Changes
You can’t perform that action at this time.
0 commit comments