Skip to content

Commit 63a2a4b

Browse files
author
Chris Elion
authored
Fix barracuda version in changelog
1 parent a192632 commit 63a2a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.ml-agents/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to
1111
#### com.unity.ml-agents (C#)
1212
- A bug that would cause the editor to go into a loop when a prefab was selected was fixed. (#3949)
1313
- BrainParameters.ToProto() no longer throws an exception if none of the fields have been set. (#3930)
14-
- The Barracuda dependency was upgraded to 0.7.0-preview. (#3977)
14+
- The Barracuda dependency was upgraded to 0.7.1-preview. (#3977)
1515
#### ml-agents / ml-agents-envs / gym-unity (Python)
1616
- An issue was fixed where using `--initialize-from` would resume from the past step count. (#3962)
1717
- The gym wrapper error for the wrong number of agents now fires more consistently, and more details

0 commit comments

Comments
 (0)