Skip to content

Commit 2f1768b

Browse files
author
Chris Elion
authored
update changelog (#3975)
1 parent df80759 commit 2f1768b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

com.unity.ml-agents/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@ and this project adheres to
88

99
## [1.0.1-preview] - 2020-05-19
1010
### Bug Fixes
11-
- An issue was fixed where using `--initialize-from` would resume from the past step count. (#3962)
1211
#### com.unity.ml-agents (C#)
12+
- A bug that would cause the editor to go into a loop when a prefab was selected was fixed. (#3949)
13+
- BrainParameters.ToProto() no longer throws an exception if none of the fields have been set. (#3930)
1314
#### ml-agents / ml-agents-envs / gym-unity (Python)
15+
- An issue was fixed where using `--initialize-from` would resume from the past step count. (#3962)
16+
- The gym wrapper error for the wrong number of agents now fires more consistently, and more details
17+
were added to the error message when the input dimension is wrong. (#3963)
1418

1519
## [1.0.0-preview] - 2020-05-06
1620

0 commit comments

Comments
 (0)