Skip to content

Commit 21ffde3

Browse files
author
Chris Elion
authored
Update changelog for logging fix. (#3707)
1 parent ebeb034 commit 21ffde3

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
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2323
- Environment subprocesses now close immediately on timeout or wrong API version. (#3679)
2424
- Fixed an issue in the gym wrapper that would raise an exception if an Agent called EndEpisode multiple times in the same step. (#3700)
2525
- Fixed an issue where exceptions from environments provided a returncode of 0. (#3680)
26+
- Fixed an issue where logging output was not visible; logging levels are now set consistently (#3703).
2627

2728
## [0.15.0-preview] - 2020-03-18
2829
### Major Changes

0 commit comments

Comments
 (0)