Skip to content

Commit 52a7bc9

Browse files
author
Jonathan Harper
committed
Updated CHANGELOG
1 parent 4144737 commit 52a7bc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.ml-agents/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1414
- Renamed 'Generalization' feature to 'Environment Parameter Randomization'.
1515
- Fixed an issue where specifying `vis_encode_type` was required only for SAC. (#3677)
1616
- The way that UnityEnvironment decides the port was changed. If no port is specified, the behavior will depend on the `file_name` parameter. If it is `None`, 5004 (the editor port) will be used; otherwise 5005 (the base environment port) will be used.
17+
- Shortened the timeout while waiting for the environment executable to close. (#3679)
1718

1819
## [0.15.0-preview] - 2020-03-18
1920
### Major Changes

0 commit comments

Comments
 (0)