Skip to content

Commit d5c0484

Browse files
author
Jonathan Harper
committed
Update CHANGELOG.md
1 parent 88e6f66 commit d5c0484

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
@@ -52,6 +52,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5252
- Improved inference performance for models with multiple action branches. (#3598)
5353
- Fixed an issue when using GAIL with less than `batch_size` number of demonstrations. (#3591)
5454
- The interfaces to the `SideChannel` classes (on C# and python) have changed to use new `IncomingMessage` and `OutgoingMessage` classes. These should make reading and writing data to the channel easier. (#3596)
55+
- Changed the Product Name in the example environments to remove spaces, so that the default build executable file doesn't contain spaces. (#3612)
5556

5657
## [0.14.1-preview] - 2020-02-25
5758

0 commit comments

Comments
 (0)