Skip to content

Commit 35e7a27

Browse files
authored
Update changelog. (#5045)
1 parent 40c34a9 commit 35e7a27

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

com.unity.ml-agents/CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)